Thursday, May 23, 2013

Consuming SharePoint List (SPList) Data in Windows 8 HTML/JS app

Consuming SharePoint Data in Windows 8 HTML/JS app using SP Client Object Model
SharePoint offers different models for developing business solutions i.e.
  • Server Object Model
  • Client Object Model
    • .Net
    • JS
  • Asmx services
  • REST