ASP.NET 2.0 videos
When I'm asked for learning resources on ASP.NET 2.0, I recommend the Essential ASP.NET 2.0 MSDN Webcast series (Level 200) by Fritz Onion . The 15 part series that was conducted in 2005 covers a breadth of topics in video sessions of roughly 45 minutes. The videos are freely downloadable but require registration. The slides (in PDF format), demos & labs related to the sessions are available from Fritz Onion's Webcasts page . This series is also good, inexpensive training material for organizations that need to educate novice Web developers on ASP.NET 2.0. With a projector, popcorn (optional) & an experienced developer as a moderator to respond to impromptu questions that may come up, an enjoyable & engaging training can be conducted. The following topics are covered - Introduction to ASP.NET 2.0 ASP.NET 2.0 Architecture New Code-Behind tool Page Lifecycle Compilation Special Compilation Directories - App_code, App_GlobalResources, App_Data etc Master pages, Theme...