SharePoint 2010 Development
Learn how to debug your SharePoint applications, how to build custom Web parts with the new Visual Studio 2010 tooling, and how to use the new client object models to access SharePoint from your WPF, Silverlight, and JavaScript applications
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
SharePoint 2010 Debugging |
|
01:06:42 | |
|
Introduction
|
|
02:32 | |
|
Developer Dashboard
|
|
03:39 | |
|
Web.config changes
|
|
05:45 | |
|
ULS in SharePoint, and ULS Viewer
|
|
05:18 | |
|
ULS Central Administration Settings
|
|
03:14 | |
|
Attaching to processes, Farm Solutions
|
|
09:48 | |
|
Attaching to processes, Sandbox Solutions
|
|
02:52 | |
|
Debugging Silverlight Code
|
|
03:05 | |
|
Debugging JavaScript Code
|
|
05:27 | |
|
Fiddler
|
|
02:12 | |
|
Redgate Reflector
|
|
22:50 | |
WebParts |
|
00:40:23 | |
|
Introduction
|
|
00:35 | |
|
Using WebParts through Browser
|
|
02:53 | |
|
Using WebParts through SharePoint Designer
|
|
05:05 | |
|
Customizing List Views
|
|
01:12 | |
|
Writing and Deploying your first Hello World WebPart
|
|
08:39 | |
|
Writing a Visual WebPart
|
|
05:15 | |
|
Writing and Customizing Deployment of a WebPart
|
|
05:27 | |
|
Writing WebPart Editors
|
|
05:40 | |
|
WebPart Communication
|
|
05:37 | |
SharePoint 2010 Client Object Models |
|
00:23:17 | |
|
Introduction
|
|
04:42 | |
|
Setting up your thick client references
|
|
00:39 | |
|
Introduction to the basic objects in the ClientOM
|
|
00:54 | |
|
Load mechanism of specifying queries
|
|
01:33 | |
|
LoadQuery mechanism of specifying queries
|
|
01:07 | |
|
Updating data using the ClientOM
|
|
02:09 | |
|
Setting up your SharePoint Silverlight Project
|
|
03:05 | |
|
Writing Silverlight ClientOM Code
|
|
04:01 | |
|
JavaScript clients
|
|
05:07 | |
Custom WCF Services in SharePoint 2010 |
|
00:36:13 | |
|
Introduction
|
|
06:03 | |
|
SharePoint WCF Project Structure
|
|
05:08 | |
|
Adding a WCF Service Library
|
|
03:50 | |
|
Basic project structure with Silverlight application
|
|
02:59 | |
|
AspNetCompatibility Requirements for WCF
|
|
01:59 | |
|
Silverlight application talking to WCF Service walkthrough
|
|
02:50 | |
|
Custom WCF Service web.config walkthrough
|
|
02:44 | |
|
Deploying and running your WCF service
|
|
01:58 | |
|
Writing a JavaScript front end to a WCF service
|
|
08:42 |
SharePoint 2010 Debugging