FAQ 3 – What is C#?


0

Like C++ and Java, C# is an object oriented programming language. In fact all .NET languages are object oriented since they all have the .NET Framework built into them. The .NET Framework SDK comes with ready reference documentation and Visual Studio 2008 ships with MSDN libraries in a single DVD. Currently, Visual Studio 2010 is available for download at http://www.microsoft.com/visualstudio/en-us/downloads/default.mspx along with other editions.

You can develop powerful Windows based applications (Windows Forms), Web based applications called ASP.NET, Reusable User Controls with extension .ascx, and Web Services using C#. Microsoft has improved the product with the release of Visual Studio 2008 and it was well received by the developer community. It removed all the difficulties faced by them with their earlier counterparts like Visual Studio .NET and Visual Studio 2005. Visual Studio now ships in four different editions namely Enterprise Architect, Enterprise, Professional and Academic. Visual C# is also available separately as a Standard edition product. Moreover, a trial version of Visual Studio .NET is also available in DVD format from Microsoft. You can learn about the different purchase options at http://www.microsoft.com/visualstudio/en-us/howtobuy/default.mspx#vsts-2008-dev-msdn-premium


Like it? Share with your friends!

0

What's Your Reaction?

hate hate
0
hate
confused confused
0
confused
fail fail
0
fail
fun fun
0
fun
geeky geeky
0
geeky
love love
0
love
lol lol
0
lol
omg omg
0
omg
win win
0
win
Anand Narayanaswamy
Anand Narayanaswamy is the editor-in-chief of Learnxpress. He was a Microsoft Most Valuable Professional (MVP) for a period of 9 years. He is a ASPInsider based in Trivandrum, Kerala State, India. Anand is the author of Community Server Quickly published by Packt Publishing.

0 Comments

Your email address will not be published. Required fields are marked *