Posts Tagged ‘model’
ASP.NET Model View Controller
Last week the ASP.NET Model View Controller framework was released as Release Candidate 1. That’s my cue to take a look at what we finally have available to us and to start a series explaining how it all works.
What we want to take a look at today is exactly what MVC is and why someone might want to use it instead of the Web Forms we’ve been working with ever since ASP.NET came out.