This week on Herding Code, Kevin leads a conversation with Javier Lozano on ASP.NET MVC and the Model View Controller (MVC), Model View Presenter (MVP), Model View ViewModel (MVVM) and Model Model View Controller (MMVC) patterns.
- The guys discuss the various patterns as they relate to ASP.NET MVC, Silverlight and WPF and dig into the differences between ViewModels and Models.
- Scott K brings up the question: “What’s the difference between MVC and MVP?” and then quotes Jeremy Miller in stating, “MVP denotes a stateful conversation between presenter and view whereas MVC is just linear.”
- K Scott discusses the differences between building applications “the Rails way” and how you can build any type of application any way you want with ASP.NET MVC.
- The group fields a question via Twitter from Steve Bohlen: "ask about the (relative) importance of persistence ignorance in the M in MVC."
- The guys talk at length about action filters, custom model binders and object-object mapping.
- And the show closes with Scott K reintroducing THE LIGHTNING ROUND!
Show Links:
Download / Listen:
Herding Code 43: Javier Lozano on the M in MVC
Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.
Show notes compiled by Ben Griswold. Thanks!
Apr
17
This entry was posted
on Friday, April 17th, 2009 at 3:36 pmand is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
6 Comments Herding Code 43: Javier Lozano on the "M" in MVC
Khaled Musaied
April 21st, 2009 at 12:57 pm
hi,
First thing I would like to thank you for this excellent podcasts which is my favorite technical cast ever.
I only have one question about what you said about MVC and and the replacement on classical ASP.NET web forms,
Is MVC applicable to build web forms on sharepoint on not?
David
April 22nd, 2009 at 3:13 am
Great PodCast, I have been beating myself up wondering the best use of my custom ModelBinder to bind to a fairly complex view. I can now see that having a ViewModel that uses the default ModelBinder for this sort of thing, is a much better idea.
David R
May 15th, 2009 at 2:27 pm
Excellent discussion on ‘M’ in MVC, it has given me a better view of creating ViewModels vs using the Domain Models. And if I heard it correctly you can use WebForms in MVC, never knew that before and will be looking at that.
— Lighting round comment —
(to the IntelĀ® theme tune) Dimm, dim dim dim dimmm
The Problem with the MVC Frameworks – Introduction | Wizards of Smart
August 5th, 2009 at 11:04 am
[...] [2] http://blog.wekeroad.com/subsonic/putting-the-ldquo-m-rdquo-back-in-mvc/ [3] http://herdingcode.com/?p=177 [4] [...]
Twitted by jglozano
August 30th, 2009 at 7:57 pm
[...] This post was Twitted by jglozano [...]
Herding Code 74: Javier Lozano on MVC Turbine and Composed Applications | Herding Code
February 22nd, 2010 at 6:27 pm
[...] Herding Code 43: Javier Lozano on the “M” in MVC [...]
RSS feed for comments on this post · TrackBack URI
Leave a Reply