Visual Studio: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
(added a section on difference between Visual C++ and Visual Studio, and said about express editions)
No edit summary
Line 17:
'''Note:''' The options and procedures described here are for VS.NET 2003. Similar procedures should work on earlier versions. Consult the MSDN or post to the forum if you have any questions.
 
=== Visual C++ vs Visual Studio ===
Visual C++ refers only to the Microsoft C++ IDE and compiler, where as Visual Studio refers to the entire Microsoft family of compilers and IDEs as a whole. In later version, such as the Visual Studio .NET series, all languages share the same IDE program, but in Visual C++ .NET, compatibility for all other languages are removed completely, except through configuring the IDE to manually use another compiler/assembler.
 
Anonymous user