PDA

Click to See Complete Forum and Search --> : What is C#


steve_rm
Mar 4th, 2003, 02:37 AM
Hello
I have programmed using C, C++, Visual C++, and Visual Basic. I have never heard of C#. Can anyone tell me a little bit about, and what applications can be developed using it.

Many thanks in advance.

PT Exorcist
Mar 4th, 2003, 07:02 AM
make a search thoru the forum that questio has been made a lot

CornedBee
Mar 8th, 2003, 07:40 AM
Visual C++ is not a language.

If you like the C/C++ syntax then C# is what will replace VB for you.

Lethal
Mar 8th, 2003, 05:56 PM
C# is microsofts native language for the new .NET platform. You can create all sorts of projects, such as windows apps, web apps, windows services, web services, custom controls, etc..