At first I thought C# was C++ 7.0, but now I see they are totally different products on MS.com!!!!
What is the difference!?
Printable View
At first I thought C# was C++ 7.0, but now I see they are totally different products on MS.com!!!!
What is the difference!?
VC++.NET is basically VC++ 7....C# is a different language altogether
So when do you use C#? And have C++ .nET's syntax change?
Managed C++.NET is rather similiar to C#.
C# will be used in business applications in the future.
C++ has no syntax change in VC++.Net, it is a standardized language. Microsoft can't simply introduce syntax changes to it.
But there are a few keywords specific to Managed C++.