Recent Posts
Calendar
June 2013
S M T W T F S
« May    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Posts Tagged ‘model’

ASP.NET Model View Controller

ppl-act-012 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.

< Read the rest of this entry »

Bear