I'm new in sharepoint. Can anyone me with a sample code to use MVP pattern in sharepoint webparts.
Many thanks
I'm new in sharepoint. Can anyone me with a sample code to use MVP pattern in sharepoint webparts.
Many thanks
SharePoint and MVC/MVP has been asked multiple times on StackOverflow - check out
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