Skip to main content

Module 4: Data access in technologies in SharePoint 2010

This module presents new data access technologies in SharePoint 2010. There are many new ways to manipulate information in SharePoint. These technologies make development and integration more straight forward and can help increase developer productivity.

To download videos, presentations, and labs, click each lesson.


Lesson 1: Accessing SharePoint 2010 lists using LINQ to SharePoint

LINQ is a new data access paradigm that enables users to express SQL-like syntax against a variety of data sources. In this module, we first cover the basics of LINQ handling and then dicsuss accessing SharePoint list information by using LINQ. LINQ to SharePoint provides a strongly typed and easy-to-use interface to query information from lists in SharePoint 2010.

Presented by Todd Carter
Length: 39 minutes 12 seconds

Presentation: Accessing SharePoint 2010 lists using LINQ to SharePoint
Virtual Lab: LINQ to SharePoint 2010
Video: WMV (66 MB) | Right-click and save video to your desktop
 

Lesson 2: Using the client object model and REST to access SharePoint 2010
The Client object model (Client OM) is a unified model to access SharePoint information remotely by using programming concepts that are similar to the Server object model (Server OM). We cover Client OM use from Microsoft .NET clients, Silverlight, and ECMAScript (JScript, JavaScript). We also cover Silverlight development in SharePoint and the new REST-based interface that is available for list information access.

Presented by Vesa Juvonen
Length: 1 hour 41 minutes 21 seconds

Presentation: Using the client object model and REST to access SharePoint 2010
Virtual Lab: Client object models
Video: WMV (174 MB) | Right-click and save video to your desktop