Click here to Skip to main content
15,895,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C++ STL Question: Using Maps Pin
Christian Graus26-Apr-06 18:07
protectorChristian Graus26-Apr-06 18:07 
GeneralRe: C++ STL Question: Using Maps Pin
chasetoys26-Apr-06 18:15
chasetoys26-Apr-06 18:15 
GeneralRe: C++ STL Question: Using Maps Pin
Christian Graus26-Apr-06 18:30
protectorChristian Graus26-Apr-06 18:30 
GeneralRe: C++ STL Question: Using Maps Pin
Stephen Hewitt26-Apr-06 18:54
Stephen Hewitt26-Apr-06 18:54 
GeneralRe: C++ STL Question: Using Maps Pin
Stephen Hewitt26-Apr-06 18:19
Stephen Hewitt26-Apr-06 18:19 
GeneralRe: C++ STL Question: Using Maps Pin
Christian Graus26-Apr-06 18:26
protectorChristian Graus26-Apr-06 18:26 
GeneralRe: C++ STL Question: Using Maps Pin
Stephen Hewitt26-Apr-06 18:29
Stephen Hewitt26-Apr-06 18:29 
GeneralRe: C++ STL Question: Using Maps Pin
Christian Graus26-Apr-06 18:36
protectorChristian Graus26-Apr-06 18:36 
Yes, I was a C++ programmer for a long time. When C# was announced, we made fun of it. Then I moved to writing web apps, and ASP.NET was just streets ahead of ASP, hence the move to C#. I think C# is nice, I like it a lot. I think with 2.0, it's finally turning into it's own language, all the more so when 3.0 comes out, with LINQ, etc. However, overall there are definatley things about it that still bug me to this day. I've fairly recently been doing some C++ work, which has just gone full time, and I'm enjoying it very much. Having said that, I write an image processing app in C#, and that's still happening in my spare time. The focus has moved to C++ again, but I am happy to move between the two languages on a daily basis, they both have strengths and weaknesses.

For a desktop app, I'd say C# is faster, and better supported. C++ is still more powerful and has the better std library. It's a question for me now of choosing the tool for the job.

It still hurts to admit that when I use C#, I'm compiling to the same runtime as VB does now Smile | :)


Christian Graus - Microsoft MVP - C++
GeneralRe: C++ STL Question: Using Maps Pin
Stephen Hewitt26-Apr-06 18:57
Stephen Hewitt26-Apr-06 18:57 
GeneralRe: C++ STL Question: Using Maps Pin
Steve Echols26-Apr-06 19:42
Steve Echols26-Apr-06 19:42 
GeneralRe: C++ STL Question: Using Maps Pin
Stephen Hewitt26-Apr-06 19:46
Stephen Hewitt26-Apr-06 19:46 
GeneralRe: C++ STL Question: Using Maps Pin
Steve Echols26-Apr-06 19:53
Steve Echols26-Apr-06 19:53 
GeneralRe: C++ STL Question: Using Maps Pin
Stephen Hewitt26-Apr-06 19:58
Stephen Hewitt26-Apr-06 19:58 
GeneralRe: C++ STL Question: Using Maps Pin
Steve Echols26-Apr-06 20:14
Steve Echols26-Apr-06 20:14 
GeneralRe: C++ STL Question: Using Maps Pin
Christian Graus26-Apr-06 21:02
protectorChristian Graus26-Apr-06 21:02 
GeneralRe: C++ STL Question: Using Maps Pin
chasetoys26-Apr-06 18:30
chasetoys26-Apr-06 18:30 
GeneralRe: C++ STL Question: Using Maps Pin
Stephen Hewitt26-Apr-06 20:04
Stephen Hewitt26-Apr-06 20:04 
QuestionDouble Limit Pin
Stan the man26-Apr-06 17:31
Stan the man26-Apr-06 17:31 
AnswerRe: Double Limit Pin
Stephen Hewitt26-Apr-06 18:10
Stephen Hewitt26-Apr-06 18:10 
GeneralRe: Double Limit Pin
Stan the man27-Apr-06 4:23
Stan the man27-Apr-06 4:23 
GeneralRe: Double Limit Pin
Stephen Hewitt27-Apr-06 13:50
Stephen Hewitt27-Apr-06 13:50 
GeneralRe: Double Limit Pin
Rilhas29-Apr-06 14:12
Rilhas29-Apr-06 14:12 
QuestionHow to convert correctly? Pin
M_Nuaimi26-Apr-06 15:35
M_Nuaimi26-Apr-06 15:35 
AnswerRe: How to convert correctly? Pin
Nibu babu thomas26-Apr-06 16:59
Nibu babu thomas26-Apr-06 16:59 
GeneralRe: How to convert correctly? Pin
Stephen Hewitt26-Apr-06 17:29
Stephen Hewitt26-Apr-06 17:29 

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.