Quote:
Originally Posted by HelloWorld Anybody have heard of this too before? I just talked with my friend that's a graduate student from the University that I go to. He told me that they're different, and the competition that we're going to go is going to force us to use C++.NET if we decide to use C++  |
I have heard of this before, i don't know much but i think its a like VB.NET where you get a visual form to put your controls on but it uses C++ as the base language and other library's such as the win32 library
To me it comes across as an easy way to code a C++ windowed application. (To code it you use microsoft Visual C++ the .NET bit tells you that its using the .NET framework if you didn't know).