Visual Studio Development Bookmark and Share   
 index > Visual C++ Express Edition > Comparison BTW MSVC++ Visual Studio 2008
 

Comparison BTW MSVC++ Visual Studio 2008

Hello, 

Can you tell me what the technical differences are between MS C++ Visual Studio and MSVC++ 2008 Express Edition?

I'm in need of only a C++ complier and debugger.
I don't need VB, C#, Web development et al... so it might seem like I only need the Express Edition.
However, as an informed SW engineer, I want to make sure.

Can you help answer my concern?
Thanks in advance for your information.
Cheers,
Randy

RandyManV  Wednesday, October 07, 2009 5:29 PM
There are no technical differences, only omissions.  No MFC, no ATL, no resource editor, no IDE add-in support, no deployment support, various missing project and item templates.  Yes, it has the same compiler and debugger.

Hans Passant.
nobugz  Wednesday, October 07, 2009 6:23 PM
Hi Randy,

You could get the detail difference about them here: Visual C++ Editions

Sincerely,
Wesley
Please mark the replies as answers if they help and unmark them if they provide no help. Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Wesley Yao  Friday, October 09, 2009 2:33 AM
There are no technical differences, only omissions.  No MFC, no ATL, no resource editor, no IDE add-in support, no deployment support, various missing project and item templates.  Yes, it has the same compiler and debugger.

Hans Passant.
nobugz  Wednesday, October 07, 2009 6:23 PM
Hi Randy,

You could get the detail difference about them here: Visual C++ Editions

Sincerely,
Wesley
Please mark the replies as answers if they help and unmark them if they provide no help. Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Wesley Yao  Friday, October 09, 2009 2:33 AM

You can use google to search for other answers

Custom Search

More Threads

• Should the Project->Resources be "grey out" because is the free version MS-VS-C++???
• warning C4273: 'getwchar' : inconsistent dll linkage
• SOLVED: Access Jet inexplicably returning empty dataset
• MFC executable
• newbie to c++
• Need Advice To Build V6 Program with Strtok Deprecation Errors
• Custom Components in the Forms Designer?
• Problem with installation
• continuous io/fstream LNK error
• Maximum Memory Allowance in C++