amir
Dec 3 2004, 09:26 AM
What's the difference between C# & C++.Net?
usr.c
Dec 3 2004, 10:20 AM
From what I know, C# was written to make it easy for Java programmers to switch to .NET. They both share many similarities. The nice thing about .NET is that you have a wide range of languages to implement in.
Iron Gland
Dec 6 2004, 03:14 AM
And C++.NET is basically just ANSI C++ with some microsoft specific features for client/server/enterprise programming etc.