Learning ASP.NET (links to resources)

People often ask me where to find resources to learn ASP.NET

I must say that I learnt almost EVERYTHING from the QuickStart Tutorials:
http://quickstarts.asp.net/QuickStartv20/aspnet/Default.aspx
These tutorials are very good and shows every features of ASP.NET with code samples in C# and VB!

The forums also provide invaluable answers to questions you could have:
http://forums.asp.net/

Also there are a great number of videos available and the famous "How Do I?" series, small videos each focusing on a specific feature:
http://www.asp.net/learn/videos/

So this is it, everything in the same place! I definitely recommend WWW.ASP.NET !!!!!
This is far behind the only place in the world where you can find such great resources.

You start from the ground?
Get the free Visual Web Developer Express and try the MSDN Beginner Developer Learning Center:
http://msdn.microsoft.com/vstudio/express/beginner/ 

No Comments