I was just trying to learn the syntax of the beginner things, and how it worked when I was making this short bit of code 开发者_开发百科in VS2008. The code below works in adding numbers 1 to 499, but
I\'m testing a C++ class with a number of functions that all have basically the same form: ClassUnderTest t;
Has anyone had any success converting a VS 2008 C++/CLI (vcproj) project to a VS 2010 project (vcxproj), whilst maintaining .NET 3.5 as the target framework? I haven\'t been able to do this and get th