Click here to Skip to main content
15,891,993 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: Learning C++ Pin
glennPattonWork36-Feb-14 1:48
professionalglennPattonWork36-Feb-14 1:48 
GeneralRe: Learning C++ Pin
jschell6-Feb-14 8:48
jschell6-Feb-14 8:48 
GeneralRe: Learning C++ Pin
JimmyRopes6-Feb-14 20:33
professionalJimmyRopes6-Feb-14 20:33 
GeneralRe: Learning C++ Pin
Tim Carmichael6-Feb-14 2:09
Tim Carmichael6-Feb-14 2:09 
GeneralRe: Learning C++ Pin
Mike Hankey6-Feb-14 3:38
mveMike Hankey6-Feb-14 3:38 
GeneralRe: Learning C++ Pin
glennPattonWork36-Feb-14 4:54
professionalglennPattonWork36-Feb-14 4:54 
GeneralRe: Learning C++ Pin
Mike Hankey6-Feb-14 5:02
mveMike Hankey6-Feb-14 5:02 
GeneralRe: Learning C++ Pin
David Knechtges6-Feb-14 3:44
David Knechtges6-Feb-14 3:44 
I've done a lot of programming over the past 25 years (started with Fortran for mainframes, C for 8 bit microcontrollers, and C++ with some VB for Windows apps). Now I use C# almost exclusively precisely because of the .NET framework.

I have also done some C++/CLI for interoperating .NET DLLs with native applications.

My point?

Language and tools are just that.... Tools to get a job done. Pick the best one for the job at hand.

Having said that, if I were doing cross platform work I would use Mono and avoid the parts of the .NET framework not supported by Mono. Frankly, it takes me a lot fewer lines of code to do the same thing using C# and .NET versus C++.
GeneralFace Palm moment 4... Pin
glennPattonWork36-Feb-14 0:30
professionalglennPattonWork36-Feb-14 0:30 
GeneralRe: Face Palm moment 4... Pin
Nagy Vilmos6-Feb-14 0:35
professionalNagy Vilmos6-Feb-14 0:35 
GeneralRe: Face Palm moment 4... Pin
glennPattonWork36-Feb-14 0:45
professionalglennPattonWork36-Feb-14 0:45 
GeneralMoral Dilemma Pin
Nagy Vilmos6-Feb-14 0:09
professionalNagy Vilmos6-Feb-14 0:09 
GeneralRe: Moral Dilemma Pin
OriginalGriff6-Feb-14 0:18
mveOriginalGriff6-Feb-14 0:18 
GeneralRe: Moral Dilemma Pin
Johnny J.6-Feb-14 0:19
professionalJohnny J.6-Feb-14 0:19 
GeneralRe: Moral Dilemma Pin
OriginalGriff6-Feb-14 0:22
mveOriginalGriff6-Feb-14 0:22 
GeneralRe: Moral Dilemma Pin
Nagy Vilmos6-Feb-14 0:31
professionalNagy Vilmos6-Feb-14 0:31 
GeneralRe: Moral Dilemma Pin
OriginalGriff6-Feb-14 0:36
mveOriginalGriff6-Feb-14 0:36 
JokeRe: Moral Dilemma Pin
Johnny J.6-Feb-14 0:44
professionalJohnny J.6-Feb-14 0:44 
GeneralRe: Moral Dilemma Pin
Nagy Vilmos6-Feb-14 0:53
professionalNagy Vilmos6-Feb-14 0:53 
GeneralRe: Moral Dilemma Pin
Rage6-Feb-14 0:56
professionalRage6-Feb-14 0:56 
GeneralRe: Moral Dilemma Pin
Nagy Vilmos6-Feb-14 1:16
professionalNagy Vilmos6-Feb-14 1:16 
GeneralRe: Moral Dilemma Pin
Rage6-Feb-14 1:18
professionalRage6-Feb-14 1:18 
GeneralRe: Moral Dilemma Pin
Nagy Vilmos6-Feb-14 1:27
professionalNagy Vilmos6-Feb-14 1:27 
GeneralRe: Moral Dilemma Pin
Joe Woodbury6-Feb-14 8:24
professionalJoe Woodbury6-Feb-14 8:24 
GeneralRe: Moral Dilemma Pin
BillWoodruff6-Feb-14 1:17
professionalBillWoodruff6-Feb-14 1:17 

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.