What's the difference between C, C++ and C#? What is more closely related to working with ASP.NET, C++, C#, or VB? Which comiler is best for C++ and/or C#? Are there any benefits in choosing VB over C++ or C#?
Z^ivjo HR
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Difference Between C, C++ And C#?
Started by H R, Nov 18 2004 08:10 AM
44 replies to this topic
#2
Posted 18 November 2004 - 04:09 PM
C++ is continuation of C. It has got classes, exceptions, templetates and few new things. To be honest it is better than ANSI C (e.g. virtual functions are very useful).
C# is the Microsoft's script (I am not sure) language for .NET framework, so I think it is more closely related to working with ASP.NET than C++.
C# is the Microsoft's script (I am not sure) language for .NET framework, so I think it is more closely related to working with ASP.NET than C++.
#5
Posted 26 December 2005 - 02:11 AM
Actually, there are lots of similarities between C, C++ and C#, but mainly in the form of syntax (The grammar rules of the language, so-to-speak). C++ is by far the most powerful language and for that reason is most effective for heavy duty programming. It is also probably the hardest to learn. C# is Microsoft's easy-to-use take on C++ and is supposed to be fairly powerful as well. It links in incredibly smoothly with ASP.NET and VB and all the rest of the .NET stuff as long as you're using Visual Studio.
VB is heaps easier to learn, but the actual programs run a lot slower and they are pretty much completely restricted to Windows. VB is also far less powerful, and for this reason, you'd have trouble doing things like 3D graphics with VB.
The best compiler for C++ in my opinion is Visual C++, you can download the free express edition of this and C# from the MSDN website. Check out this trap17 thread: Freebie Stuff>>Visual Studio Express.
Cheers!
VB is heaps easier to learn, but the actual programs run a lot slower and they are pretty much completely restricted to Windows. VB is also far less powerful, and for this reason, you'd have trouble doing things like 3D graphics with VB.
The best compiler for C++ in my opinion is Visual C++, you can download the free express edition of this and C# from the MSDN website. Check out this trap17 thread: Freebie Stuff>>Visual Studio Express.
Cheers!
#7
Posted 02 May 2008 - 03:32 PM
What is the Difference between C++ and C#
Difference Between C, C++ And C#?
Replying to mukund
What is the Difference between C++ and C#
-reply by Gowri
Difference Between C, C++ And C#?
Replying to mukund
What is the Difference between C++ and C#
-reply by Gowri
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















