MSDN
Local
External
Webcast calendar http://www.microsoft.com/events/webcasts/calendar/monthview.aspx
Speeding up MSDN downloads
From http://weblogs.asp.net/jamauss/archive/2005/06/07/410690.aspx
Want to speed up your MSDN Downloads?
If you're an MSDN subscriber and have ever tried to download a huge set of files, I'm sure you know how long it can take when you're only getting about 25kbps speed from Microsoft's MSDN Subscriber Downloads. The problem is, you may be hitting a non-US mirror site. So, here's a way to speed things up a bit.
In the hosts file on the machine doing the downloading (%windir%\system32\drivers\etc\hosts) add an entry for the Microsoft server:
207.46.252.185 global.ds.microsoft.com
Then, in Internet Explorer, add https://global.ds.microsoft.com in the list of trusted sites under Tools > Internet Options > Security > Trusted Sites. Also, under the privacy tab click the 'Sites' button and enter https://global.ds.microsoft.com so that microsoft.com is a trusted domain.
We did this at work and saw a speed increase from about 25kbps to ~150kbps.
Webcasts that interest me
2005-06-24 and before
Web Casts
Finding them
Main Webcasts page http://www.microsoft.com/communities/webcasts/default.mspx
Search for MSDN products
http://msdn.microsoft.com/subscriptions/index/default.aspx
Intro to ASP.NET Part 3/4 - ADO.NET and Data Binding
Intro to ASP.NET Part 2/4 - ASP.NET Web Forms (in C#)
Intro to ASP.NET Part 1/4 - ASP.NET Fundamentals (in C#)
Where to find info
This is from the question and answer pane, but not from the questions that were sent to the instructor.
News Groups