Click here to Skip to main content
15,919,423 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: C# - just making an observation Pin
Nemanja Trifunovic1-Dec-14 8:37
Nemanja Trifunovic1-Dec-14 8:37 
GeneralRe: C# - just making an observation Pin
Jeremy Falcon1-Dec-14 8:44
professionalJeremy Falcon1-Dec-14 8:44 
GeneralRe: C# - just making an observation Pin
Mycroft Holmes1-Dec-14 13:27
professionalMycroft Holmes1-Dec-14 13:27 
GeneralRe: C# - just making an observation Pin
Jeremy Falcon1-Dec-14 13:58
professionalJeremy Falcon1-Dec-14 13:58 
GeneralRe: C# - just making an observation Pin
Mycroft Holmes1-Dec-14 16:47
professionalMycroft Holmes1-Dec-14 16:47 
GeneralRe: C# - just making an observation Pin
Jeremy Falcon2-Dec-14 4:33
professionalJeremy Falcon2-Dec-14 4:33 
GeneralRe: C# - just making an observation Pin
Marc Clifton1-Dec-14 16:10
mvaMarc Clifton1-Dec-14 16:10 
GeneralRe: C# - just making an observation Pin
Jeremy Falcon1-Dec-14 16:41
professionalJeremy Falcon1-Dec-14 16:41 
What you're saying is totally true, but I'd still wager an expert at C/C++/ASM could still write code to outperform most things in .NET. Of course, that's not practical for every last application as they'd have to be leery of frameworks used, if any, such as STL.

I mean I can write a slow program in C easy as pie, and probably make something run better in classic VB if I really wanted to. Doesn't mean classic VB is the way to go for real time code. It doesn't mean VB is quicker. It means I'd know VB better in that instance.

All that being said, I sure don't enjoy the slow compile times for C++. Especially with some of newer compiler tricks with C++ 11, such as generics. But it's still pretty zippy once compiled, and C/C++ will always be my go-to language for non-business apps.
Jeremy Falcon

GeneralRe: C# - just making an observation Pin
Ian Shlasko1-Dec-14 8:44
Ian Shlasko1-Dec-14 8:44 
GeneralRe: C# - just making an observation Pin
Jeremy Falcon1-Dec-14 8:47
professionalJeremy Falcon1-Dec-14 8:47 
GeneralRe: C# - just making an observation Pin
Ian Shlasko1-Dec-14 8:52
Ian Shlasko1-Dec-14 8:52 
GeneralRe: C# - just making an observation Pin
OriginalGriff1-Dec-14 9:07
mveOriginalGriff1-Dec-14 9:07 
GeneralRe: C# - just making an observation Pin
Albert Holguin1-Dec-14 8:53
professionalAlbert Holguin1-Dec-14 8:53 
GeneralRe: C# - just making an observation Pin
Ian Shlasko2-Dec-14 1:31
Ian Shlasko2-Dec-14 1:31 
GeneralRe: C# - just making an observation Pin
Albert Holguin2-Dec-14 4:06
professionalAlbert Holguin2-Dec-14 4:06 
GeneralRe: C# - just making an observation Pin
Ian Shlasko2-Dec-14 4:32
Ian Shlasko2-Dec-14 4:32 
GeneralRe: C# - just making an observation Pin
Marc Clifton1-Dec-14 16:21
mvaMarc Clifton1-Dec-14 16:21 
GeneralRe: C# - just making an observation Pin
Eddy Vluggen1-Dec-14 8:44
professionalEddy Vluggen1-Dec-14 8:44 
GeneralRe: C# - just making an observation Pin
OriginalGriff1-Dec-14 9:08
mveOriginalGriff1-Dec-14 9:08 
GeneralRe: C# - just making an observation Pin
_Maxxx_1-Dec-14 16:40
professional_Maxxx_1-Dec-14 16:40 
GeneralRe: C# - just making an observation Pin
OriginalGriff1-Dec-14 20:33
mveOriginalGriff1-Dec-14 20:33 
GeneralRe: C# - just making an observation Pin
Member 100881711-Dec-14 8:46
Member 100881711-Dec-14 8:46 
GeneralRe: C# - just making an observation Pin
den2k881-Dec-14 9:01
professionalden2k881-Dec-14 9:01 
GeneralRe: C# - just making an observation Pin
  Forogar  1-Dec-14 9:10
professional  Forogar  1-Dec-14 9:10 
GeneralRe: C# - just making an observation Pin
den2k881-Dec-14 9:43
professionalden2k881-Dec-14 9:43 

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.