Question d’entretien chez Cotek Systems

What's the difference between Client Object Model and Server Object Model in SharePoint

Réponse à la question d'entretien

Utilisateur anonyme

16 juill. 2017

The server-side object model provides the most extensive set of options for extending the capabilities of SharePoint. Any application that uses these APIs must be physically deployed on the server. The managed client object model allows you to integrate SharePoint 2010 capabilities into script that executes in the browser, code (no earlier than Microsoft .NET Framework 3.5) that executes in a .NET Framework managed application, or code that executes in a Microsoft Silverlight application.