Boise Code Camp – ASP.NET MVC
March 28th, 2009
This is some sample code that goes along with my Boise Code Camp presentation on ASP.NET MVC:
“The ASP.NET MVC framework is simple and powerful, but straight out of the box it is very bland. If you’re going to do more than a simple “Hello World” web application, you’ll need to add some Opinions into the framework by way of extension methods, conventions, and other tricks that makes the environment more useful.”
Basically we’ll be building an app from scratch (well, sort of) and show how you’d fit all these little pieces together.
All the sample code is at this location for your downloading displeasure. Google Code project is here .






Recent Comments