Learning in Public A collaborative learning site

ASP.NET MVC Series

Learning ASP.NET MVC in Public:

  1. Controllers and Views
    I discuss some history behind ASP.NET and the need to move to ASP.NET. I demonstrate the ability to execute actions in a control with and without a view. I then demonstrate how to use different views of the same data returned by the controller.
  2. Understanding the Controller
    This lesson clarifies the distinct responsibilities of the controller. I demonstrate how the controller can work without a view or any models and then go on to explain the roll of views a bit more tightly.
  3. Introduction to Models
    This lesson discusses the basics of what I’m learning about the role of models in the ASP.NET MVC framework. We show how models are used to persist data between views, how to make MVC automatically binds posted data to a model, and how to validate data with your model.

Our study resource
 


Lesson plan is in progress. Additional recordings will be added.
Share:
  • Digg
  • DotNetKicks
  • Facebook
  • FriendFeed
  • Posterous
  • del.icio.us
  • Suggest to Techmeme via Twitter
Comments (0) Trackbacks (1)

Leave a comment