Hi there
VB.NET is a .NET language, basically the .NET platform version of the good ole' Visual Basic. I personally find VB too messy and convoluted to
comfortably read it, I prefer the visual expression efficiency of C#.
And then ASP.NET is simply a way of building web applications using HTML andCSS and all those things just like any other web-page building environment.
With ASP.NET however you can have the "dynamicity" by generating dynamic content using your choice of .NET languages. So, in short you can use ASP.NET and code the back-end of your web application in C#, VB.NET, J#, C++ or a combination thereof.
ASP.NET is an object model used for developing web pages.
To use this object model, you must select a .NET programming language to control it with, such as VB.NET or C#.
Answered by
Reeta K
, an ibibo Master,
at
11:44 AM on May 27, 2008