Click here to Skip to main content
15,925,602 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to Remove the Title bar of Window created through CreateWindowEx... Pin
nagamohan_p10-Mar-07 6:30
nagamohan_p10-Mar-07 6:30 
AnswerRe: How to Remove the Title bar of Window created through CreateWindowEx... Pin
Mark Salsbery10-Mar-07 6:45
Mark Salsbery10-Mar-07 6:45 
QuestionCertification in C++ or VC++ Pin
vibindia10-Mar-07 2:05
vibindia10-Mar-07 2:05 
AnswerRe: Certification in C++ or VC++ Pin
Waldermort10-Mar-07 3:13
Waldermort10-Mar-07 3:13 
AnswerRe: Certification in C++ or VC++ Pin
Kevin McFarlane10-Mar-07 5:10
Kevin McFarlane10-Mar-07 5:10 
QuestionVisual C++ vs C++.Net Pin
Software_Specialist10-Mar-07 1:54
Software_Specialist10-Mar-07 1:54 
AnswerRe: Visual C++ vs C++.Net Pin
Waldermort10-Mar-07 3:14
Waldermort10-Mar-07 3:14 
AnswerRe: Visual C++ vs C++.Net Pin
George L. Jackson10-Mar-07 3:25
George L. Jackson10-Mar-07 3:25 
I am assuming that Visual C++ is ISO C++ (with some Microsoft only features) and C++.NET is Managed C++ or "C++/CLI". I wouldn't say one is better than the other. Visual C++ can be used for low-level programming with high-level abstraction; thus, Visul C++ is powerful. IMHO, C++/CLI is (at this time) more of a bridge language between native code and managed code.

Nevertheless, you can learn Visual C++ from any book that covers ISO C++:

C++ Programming Language, Bjarne Stroustrup, ISBN: 0-201-88954-4
Ivor Horton's Beginning Visual C++ 2005, Ivor Horton, ISBN: 0-7645-7197-4
http://www.intap.net/~drw/cpp/[^]
http://www.mycplus.com/[^]
http://www.fredosaurus.com/notes-cpp/[^]

Use Google to find books and e-books!

"We make a living by what we get, we make a life by what we give." --Winston Churchill

GeneralRe: Visual C++ vs C++.Net Pin
Pan San10-Mar-07 22:19
Pan San10-Mar-07 22:19 
GeneralRe: Visual C++ vs C++.Net Pin
toxcct11-Mar-07 0:09
toxcct11-Mar-07 0:09 
GeneralRe: Visual C++ vs C++.Net Pin
Eytukan11-Mar-07 0:17
Eytukan11-Mar-07 0:17 
GeneralRe: Visual C++ vs C++.Net Pin
Eytukan11-Mar-07 0:18
Eytukan11-Mar-07 0:18 
GeneralRe: Visual C++ vs C++.Net Pin
George L. Jackson11-Mar-07 2:34
George L. Jackson11-Mar-07 2:34 
GeneralRe: Visual C++ vs C++.Net Pin
Pan San13-Mar-07 23:19
Pan San13-Mar-07 23:19 
AnswerRe: Visual C++ vs C++.Net Pin
Christian Graus10-Mar-07 9:02
protectorChristian Graus10-Mar-07 9:02 
GeneralRe: Visual C++ vs C++.Net Pin
Software_Specialist10-Mar-07 11:49
Software_Specialist10-Mar-07 11:49 
GeneralRe: Visual C++ vs C++.Net Pin
Eytukan10-Mar-07 18:18
Eytukan10-Mar-07 18:18 
QuestionRe: Visual C++ vs C++.Net Pin
Hamid_RT11-Mar-07 6:51
Hamid_RT11-Mar-07 6:51 
QuestionCStringArray problem. Pin
david bagaturia10-Mar-07 1:22
david bagaturia10-Mar-07 1:22 
AnswerRe: CStringArray problem. Pin
prasad_som10-Mar-07 2:54
prasad_som10-Mar-07 2:54 
GeneralRe: CStringArray problem. Pin
david bagaturia11-Mar-07 19:12
david bagaturia11-Mar-07 19:12 
QuestionRe: CStringArray problem. Pin
prasad_som11-Mar-07 21:30
prasad_som11-Mar-07 21:30 
AnswerRe: CStringArray problem. Pin
Mark Salsbery10-Mar-07 6:58
Mark Salsbery10-Mar-07 6:58 
GeneralRe: CStringArray problem. Pin
david bagaturia11-Mar-07 19:10
david bagaturia11-Mar-07 19:10 
Questionlistboxitems with ids???? Pin
tiflo10-Mar-07 1:14
tiflo10-Mar-07 1:14 

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.