0
kicks
Video: ASP.NET MVC - Show me the code!
If you’re new to ASP.NET MVC and are wondering what it’s all about, or if you have colleagues who don’t yet get it, then this video might help. It’s a recording of a talk by Steven Sanderson at the DDD7 conference in November 2008, covering the following: * Why ASP.NET MVC is worth caring about [first 10 minutes with Powerpoint]; * What ASP.NET MVC is like to use [remaining 42 minutes of pure coding]
In the talk, Steve builds a sample file-hosting application that demonstrates ASP.NET MVC’s approach to tidy code structure, clean URLs, full control over HTML markup, and simple Ajax.