Sandra
Sandra

Reputation: 11

Sharepoint 2010 MVP Pattern

I'm new in sharepoint. Can anyone me with a sample code to use MVP pattern in sharepoint webparts.

Many thanks

Upvotes: 0

Views: 1025

Answers (2)

Chekkan
Chekkan

Reputation: 76

Check this link Building a Web Part that Implements the MVP Pattern has lots of useful links to other blogs.

One of those links talks about SharePoint Service Locator which is worth looking into. More details about this can be read from here -> http://msdn.microsoft.com/en-us/library/ff647574.aspx

Upvotes: 0

Ryan
Ryan

Reputation: 24422

SharePoint and MVC/MVP has been asked multiple times on StackOverflow - check out

Sharepoint to support MVC

Popularity of MVP for SharePoint WebParts

SharePoint WebParts MVP Pattern

Upvotes: 1

Related Questions