Also, realize that ASP.Net isn't really a language, it's a deployment mechanism. You do your coding in any .NET language, and select to use the ASP.NET widgets instead of the application widgets. As a result, you really need to learn HTML, and a language such as VB.NET, C#.NET, etc.
|