SharePoint 2010 Developer Ramp-Up - Part 3
In this course you will learn everything there is to know about how SharePoint structures and stores data. This includes an in-depth discussion on site columns, content types, list definitions and lists. In addition you will also learn how to create event receivers which are bits of code that run in response to certain events on SharePoint lists. Next you will learn how to access data from server-side code including using the new support for LINQ. Finally you will also learn how to read and write to SharePoint from off the server using the new Client Side Object Model (CSOM).
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
Creating Fields, Site Columns and Content Types |
|
01:05:49 | |
|
Introduction
|
|
00:06 | |
|
Site Columns
|
|
04:09 | |
|
Creating Site Columns
|
|
08:12 | |
|
Content Types
|
|
05:12 | |
|
Creating Content Types
|
|
10:44 | |
|
Custom Field Types
|
|
11:01 | |
|
Creating Custom Field Types
|
|
09:18 | |
|
Custom Field Controls
|
|
04:27 | |
|
Creating Custom Field Types with Field Controls
|
|
12:40 | |
Creating Lists and Event Handlers |
|
00:48:11 | |
|
Introduction
|
|
00:06 | |
|
Relational Lists and Large List Support
|
|
12:23 | |
|
Creating List Instances and List Definitions
|
|
01:10 | |
|
Creating Custom List Definitions and List Instances
|
|
06:37 | |
|
Creating and Debugging Event Receivers
|
|
04:31 | |
|
Creating Custom Event Receivers
|
|
07:45 | |
|
Document Libraries
|
|
06:24 | |
|
Site Definitions
|
|
09:15 | |
SharePoint Data Access - Server Side |
|
00:26:59 | |
|
Introduction
|
|
00:06 | |
|
CAML
|
|
00:57 | |
|
SPQuery and SPSiteDataQuery
|
|
02:42 | |
|
LINQ Primer
|
|
11:32 | |
|
Query Expressions for .NET Objects
|
|
04:35 | |
|
LINQ for SharePoint
|
|
02:46 | |
|
Query Expressions for SharePoint Lists
|
|
04:21 | |
SharePoint Data Access - Client Side |
|
00:36:05 | |
|
Introduction
|
|
00:06 | |
|
Intro to CSOM
|
|
07:50 | |
|
.NET CSOM
|
|
00:47 | |
|
.NET CSOM Demo
|
|
02:59 | |
|
Silverlight CSOM
|
|
04:46 | |
|
Silverlight CSOM Demo
|
|
06:37 | |
|
JavaScript CSOM
|
|
03:02 | |
|
JavaScript CSOM Demo
|
|
02:02 | |
|
WCF Data Services
|
|
03:37 | |
|
WCF Data Services Demo
|
|
04:19 |
Creating Fields, Site Columns and Content Types