Client Object Model Lab

Version: 2.0

Description

The Client Object Model extends the familiar server-side object model to the client. The Client Object Model comes in two flavors: .NET and JavaScript. The .NET model can be used with console applications, Windows applications, and Silverlight applications. The JavaScript model is used in client scripting. In this lab, you’ll make use of the Client Object Model to build some applications.

Overview

Lab Time: 45 minutes

Lab Folder: C:\Student\Labs\06_ClientOM

Lab Overview: The Client Object Model extends the familiar server-side object model to the client. The Client Object Model comes in three flavors: .NET, JavaScript and Silverlight. The .NET model can be used with console applications and Windows applications, while the Silverlight client object model can be used from within Silverlight applications. The JavaScript model is used in client scripting. In this lab, you’ll make use of the different Client Object Models to build different applications.

Note:
Lab Setup Requirements

This lab requires the OpenXML 2.0 SDK to be installed. This should already be installed on your student VM.

Before you begin this lab, you must run the batch file named SetupLab06.bat. This batch file creates a new SharePoint site collection at the location https://intranet.contoso.com/sites/Lab06.