When I started working with classic ASP back in 1998 the vast majority of the tutorials and training information were to be found on community websites like ActiveServerPages.com, 15Seconds.com, and (dare I say) 4GuysFromRolla.com. (I've reminisced about the community websites back in the day on this blog before...) Anyway, at the time Microsoft seemed to only be the place to go for the technical documentation. There was the scripting center, which had great technical reference for both the VBScript and JScript scripting languages, but there weren't as many tutorials, walk throughs, how tos, blogs, and other training material you find today on msdn.microsoft.com and other Microsoft properties (such as the ASP.NET blogs, the MSDN blogs, the ASP.NET Forums, and www.asp.net).
The latest training vector Microsoft seems to be exploring is video training - both live and on-demand web casts. Scott Guthrie recently blogged about the breadth of ASP.NET 2.0 tutorial videos, and there's also a Video Training section on the ASP.NET Developer Center on MSDN. There's even videos targeted toward JSP/PHP/ColdFusion developers for transitioning to ASP.NET, and if you watch three web casts Microsoft will throw in a free copy of Visual Studio 2005 Standard Edition. (Which really isn't too much more than the free Visual Web Developer version.)
Personally I've not tuned into the video training. I know some people are visual learners and learn best by watching, but I think I learn best by reading and then doing. I think part of it, too, is that I'm a bit impatient. With an article or text-based tutorial I can read at my own speed, stop when I want to try certain things out, skip over sections very easily/quickly. Video training lacks these features. I do, however, enjoy live training in small class room settings with classmates of similar skill level. While it is true that in such settings the presenter dictates the speed of the discussion, the ability to interact with the presentor and other attendees is invaluable. (Of course, the value quickly degrades if there are too many attendees or if the presenter discourages open discourse.)
BUT, if you are someone who does learn best by watching, check out the free ASP.NET video tutorials, they might be right up your alley.