It’s been a few months since my last ASP.NET From Scratch entry, but the new lesson is up at http://net.tutsplus.com. This lesson kicks WebForms to the curb and introduces ASP.NET MVC by recreating the email form app (from Lesson 2, I believe) using MVC.
From here on out, ASP.NET From Scratch is going to focus on MVC. I’m not a fan of WebForms, and we’ll only look at that particular technology only if there’s something really cool. You can view the video here.