View Single Post
  #1 (permalink)  
Old February 25th, 2006, 07:35 PM
pascal pascal is offline
Registered User
 
Join Date: Feb 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Overview - Language and Environments

I understand there are different "programming languages" one can choose (C, C++, C#, VB, Etc.). I think I understand that one can use Visual Studio as the "environment" in which one writes and debugs and compiles(?) their code.

I have seen mention of Visual Studio 2005, .NET 1.x, .NET 2.x, etc. What I don't understand is how .NET fits into the context of a "programming language" like C# and a programming "environment" like Visual Studio? What makes something .NET? Is it a variation of the "language" as in "VB.NET" or a variation or version of Visual Studio or something totally different?



Reply With Quote