Conclusion
ASP.NET allows you to choose which language you will develop in. Microsoft believes that choosing an actual language will simply come down to the type of lifestyle you are leading. In my opinion, .NET is Microsoft's greatest invention. .NET has advantages for both developers and clients alike.
For developers, we now have all of the tools we need right at our fingertips to create, manage and distribute our applications with ease. We can utilise the Internet like never before. The .NET's CLR also means that our applications are less likely to crash, and more likely to provide us with the results we're looking for: a clean, quick and sturdy implementation with maximum up time and minimum down time.
Clients can expect a whole new range of advanced Internet equipped components and services to help meet their demands more easily. Just imagine a couple of years down the track; you might be the developer creating a web service to help your clients train their new employees online, without any human intervention. The possibilities are endless with .NET, and things can only get better from here!
Although it may sound a bit bombastic, .NET is about increasing the quality of your programming model and giving software engineering the position it should have with respect to classical engineering.
F1... F1... Help!!
Microsoft has created an amazingly well designed MSDN library for ASP.NET and all of the other .NET languages. It includes a full class library containing information and examples on every class, function, method, and property accessible through ASP.NET.
The MSDN library also includes some tutorials and examples to get you started. It may take you a while to get used to the format and layout of the MSDN ASP.NET library, however, once you do, you will find it's an invaluable resource to aid you throughout your ASP.NET learning experience. The .NET MSDN library can be found at http://msdn.microsoft.com/net/.
GotDotNet
This is the official Microsoft home page for the .NET Framework. It's a good place to read news on what's happening in the world of .NET, as well as download sample .NET code. It also houses the ASP.NET QuickStart Guide, which is a good primer if you're new to ASP.NET development. http://www.gotdotnet.com.