ASP.NET From Scratch: Intro to MVC

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.

8/26/2010 1:09:27 PM | Tags: .NET, ASP.NET, Screencasts, Web
© 2008 Jeremy McPeak