Click here to Skip to main content
15,914,160 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Oi! Pkfox! Pin
pkfox21-Sep-17 20:01
professionalpkfox21-Sep-17 20:01 
GeneralWorking in C# and... Pin
Joan M20-Sep-17 23:57
professionalJoan M20-Sep-17 23:57 
GeneralRe: Working in C# and... Pin
Marc Clifton21-Sep-17 1:31
mvaMarc Clifton21-Sep-17 1:31 
GeneralRe: Working in C# and... Pin
Gary Wheeler21-Sep-17 6:56
Gary Wheeler21-Sep-17 6:56 
GeneralRe: Working in C# and... Pin
Mycroft Holmes21-Sep-17 12:16
professionalMycroft Holmes21-Sep-17 12:16 
GeneralRe: Working in C# and... Pin
Ravi Bhavnani21-Sep-17 3:29
professionalRavi Bhavnani21-Sep-17 3:29 
GeneralRe: Working in C# and... Pin
Softa21-Sep-17 7:17
Softa21-Sep-17 7:17 
GeneralRe: Working in C# and... Pin
Ravi Bhavnani21-Sep-17 7:48
professionalRavi Bhavnani21-Sep-17 7:48 
Softa wrote:
Android and C# combo seems really odd to me.
That's understandable. Smile | :)

I initially used Eclipse/Java when I was learning Android.  However, I'm primarily a .NET developer and have lots of legacy C# code that's very stable and well tested.  When I decided to write my first real Android app (a port of this[^] desktop app), the decision to use C#/Xamarin was a no-brainer.  Not only did I not have to rewrite (and retest) thousands of lines of business and persistence logic, I got to use my favorite IDE (VS) instead of Android Studio, which isn't bad, but one that I'm not very familiar with.

Also, being able to replace setFoo() and getFoo() in Java with a simple C# property .Foo seems much cleaner, not to mention all the goodness of C# (e.g. Linq) that I get to use in my Android app.

I'm lovin' C# and Xamarin thus far!

/ravi
My new year resolution: 2048 x 1536
Home | Articles | My .NET bits | Freeware
ravib(at)ravib(dot)com

GeneralRe: Working in C# and... Pin
RickZeeland21-Sep-17 7:02
mveRickZeeland21-Sep-17 7:02 
GeneralRe: Working in C# and... Pin
Leng Vang22-Sep-17 6:44
Leng Vang22-Sep-17 6:44 
GeneralI was sent this, and... Pin
OriginalGriff20-Sep-17 23:02
mveOriginalGriff20-Sep-17 23:02 
GeneralRe: I was sent this, and... Pin
Brisingr Aerowing20-Sep-17 23:39
professionalBrisingr Aerowing20-Sep-17 23:39 
GeneralRe: I was sent this, and... Pin
OriginalGriff21-Sep-17 0:03
mveOriginalGriff21-Sep-17 0:03 
GeneralRe: I was sent this, and... Pin
User 1013254621-Sep-17 0:55
User 1013254621-Sep-17 0:55 
GeneralRe: I was sent this, and... Pin
Foothill21-Sep-17 3:11
professionalFoothill21-Sep-17 3:11 
GeneralThis is why you need a programmer living in the house Pin
Marc Clifton20-Sep-17 14:44
mvaMarc Clifton20-Sep-17 14:44 
GeneralRe: This is why you need a programmer living in the house Pin
Ron Anders20-Sep-17 14:49
Ron Anders20-Sep-17 14:49 
GeneralRe: This is why you need a programmer living in the house Pin
Marc Clifton20-Sep-17 15:15
mvaMarc Clifton20-Sep-17 15:15 
GeneralRe: This is why you need a programmer living in the house Pin
OriginalGriff20-Sep-17 21:06
mveOriginalGriff20-Sep-17 21:06 
GeneralRe: This is why you need a programmer living in the house Pin
Marc Clifton21-Sep-17 1:33
mvaMarc Clifton21-Sep-17 1:33 
GeneralRe: This is why you need a programmer living in the house Pin
OriginalGriff21-Sep-17 1:40
mveOriginalGriff21-Sep-17 1:40 
GeneralRe: This is why you need a programmer living in the house Pin
H.Brydon24-Sep-17 17:32
professionalH.Brydon24-Sep-17 17:32 
GeneralRe: This is why you need a programmer living in the house Pin
Peter Shaw22-Sep-17 0:44
professionalPeter Shaw22-Sep-17 0:44 
GeneralRe: This is why you need a programmer living in the house Pin
MadMyche21-Sep-17 6:40
professionalMadMyche21-Sep-17 6:40 
GeneralRe: This is why you need a programmer living in the house Pin
Eytukan20-Sep-17 21:39
Eytukan20-Sep-17 21:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.