Monday, 22 April 2013

NEW OBJECT MODELS IN SHAREPOINT

Three Object models are introduced

- .NET CLR (Windows, Console Applications etc.,)
The .NET Framework object model can be called only if the assemblies that contain the object model have been installed to the client computer.


-Sliverlight Applications
The assemblies that contain the Silverlight object model can be downloaded in the .xap file, but another alternative is to download at run time the file %ProgramFiles%\Common Files\Microsoft Shared\web server extensions\14\TEMPLATE\LAYOUTS\ClientBin\Microsoft.SharePoint.Client.xap, which encases the Microsoft Silverlight assemblies.

       
     
-JavaScript Object Model

      


No comments:

Post a Comment