Quote Originally Posted by Krishnaa
You need to use VC++.NET (managed C++), there are separate project types for VC++.NET, look for project types under New Project->Visual C++ Projects-> .NET.

The problem that i have here is i have a code that can compile. This project use /clrldSyntax to compile. So i think it use the old C++. I want to use that in .net version. Is there any much different between that two version of C++?
What sort of option that i should choose to get the two code working with other?


I have check in my Visual Studio, there is no option that you mentioned


Thanks you very much