Posts Tagged ‘visual studio’

For people who write Managed C++ code (C++ code that take advantage of .NET and loads into the CLR), you may want to hang onto your Visual Studio 2008 install even when installing Visual Studio 2010. This is because when a pre-2010 Visual Studio C++ project file (vcproj) is updated to 2010 project file (vcxproj) […]


Visual Studio 2010 and its corresponding MSBuild schema files have finally brought C++ project files into the 21st century. C++ project files not only get a new extension (vcxproj), they get some new properties as well, such as TargetName and TargetExtension. In prior versions of Visual Studio, other than changing the name of the project, […]



Follow

Get every new post delivered to your Inbox.