Hits

Jun 29, 2011

Applying MVVM Principles to SharePoint 2010 Development

6 comments:

  1. Anonymous10:34 PM

    Great article Shay-len! ;) Thanks for your efforts... BTW, I would definitely recommend that you compare this with the Presentation Design Pattern for SharePoint and post your findings. Also an article on the Service Locator pattern in sharepoint would be great. I know you will post something cool. Best luck.

    ReplyDelete
  2. Great find, I’m going to have to check this one out. Thanks for sharing.
    Very informative….

    ReplyDelete
  3. Anonymous7:59 AM

    This link "http://code.sukul.org/Public/SharePoint%202010/MVVM/SharePoint%20MVVM%20Project.rar" does not work. Please, could not you correct it.

    ReplyDelete
  4. I fixed the Http header content-type for the link above. please try and click on it now and it should prompt you to save.

    ReplyDelete
  5. Good work Sukul. This is the first article of its kind i have read so far. Enjoyed it alot. I wanted to test your code, so i downloaded it and deployed on my local sharepoint 2010 server. When i browse the webpart webpage, It displays "Authentication Required" box asking for my username and password. I plugin my domain account info, but it fails to log me in. when i click cancel, i can see the html part of the webpart, again when i click on "Invoke" button i see the "Authentication Required" box. Any clue what is causing Authentication at this level? Thank you.
    Aleem

    ReplyDelete
  6. @Aleem,
    It could be a loopback issue with your environment. See this article: http://www.shailen.sukul.org/2010/06/loopback-fix.html

    ReplyDelete

I always welcome feedback from my readers.