Kerala Microsoft Users Group
All Tags » MVC MVP (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Re: MVP Tutorials

    Hi, Following will also help in learning MVP http://msdn.microsoft.com/en-us/magazine/cc188690.aspx http://dotnetchris.wordpress.com/2009/02/16/creating-a-generic-model-view-presenter-framework/ http://blog.raffaeu.com/archive/2009/12/30/the-model-view-presenter-pattern-with-.net.aspx http://www.codeproject...
    Posted to Microsoft Technologies (Forum) by George Mathew on 01-06-2012
  • Re: MVC Pattern

    MVC pattern is good for stateless views. That means it is good for web applications and MVP pattern is good for thick cleints like windows forms . If you want UI pattern for windows forms, you have to pick MVP pattern. Read MSDN magazine article about MVP pattern from http://msdn.microsoft.com/en-us...
    Posted to Microsoft Technologies (Forum) by Shiju Varghese on 11-06-2008
Page 1 of 1 (2 items)