Quote Originally Posted by NeedSomeAnswers View Post
No ASP.Net while similar to VB.Net is it own language.
That's not true at all. Somebody must be relying on the Visual Studio Express SKUs to get their notions. I think you are "slicing" things along the wrong plane.

ASP.Net is just an IIS-bound Web framework for .Net languages. The actual code involved can be VB.Net, C#, or any of several .Net languages.

Here's an intro: Build Your Own ASP.NET Website Using C# And VB.NET, Chapter 1 - Introduction to .NET and ASP.NET