Skip to main content

2 | Core Development in SharePoint 2010

This module covers core development topics that are available in SharePoint 2010.

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

SharePoint 2010 Advanced Training IconLesson 1: Feature Framework and Solution Deployment Improvements
Lesson 2: Services Architecture and Extensibility
Lesson 3: Creating Sandboxed Solutions

Get Microsoft Silverlight


Lesson 1: Feature Framework and Solution Deployment Improvements in SharePoint 2010

Feature Framework and solution packages are used to deploy customizations to a SharePoint farm. This module covers key changes and improvement for developers.

Presented by Vesa Juvonen
Length: 1 hour 4 minutes 25 seconds

Downloads

Presentation:Feature Framework and Solution Deployment Improvements in SharePoint 2010
Video:WMV (110 MB) | Right-click and save video to your desktop.
 

Lesson 2: Services Architecture and Extensibility in SharePoint 2010
SharePoint 2010 has a new Services Architecture model to provide shared services between applications or between SharePoint 2010 farms. The architecture provides flexibility and scalability for the centralized services. We also cover the steps to implement custom service applications as part of customizations.

Presented by Vesa Juvonen
Length: 56 minutes 10 seconds

Downloads

Presentation:Services Architecture and Extensibility in SharePoint 2010
Video:WMV (98 MB) | Right-click and save video to your desktop.
 

Lesson 3: Creating Sandboxed Solutions with SharePoint 2010
SharePoint 2010 adds a new deployment model for customizations, called sandboxed solutions. It is a controlled solution deployment and use capability that offers SharePoint Server farm owners a way to more easily mitigate risks that badly written custom code can cause. The API’s that can be called are restricted and the sources that the customizations can use are governed. Sandbox Solutions can be deployed by site collection administrators and customizations are restricted at the site-collection level. Because of this, we can use customizations even in shared server environments, without risking overlapping functionalities.

In this module we discuss sandbox solutions and cover how sandbox solutions are developed by using Visual Studio. We also discuss how to extend sandbox solution framework behavior by using solution validators and fully trusted proxies.

Presented by Todd Carter
Length: 1 hour 6 minutes 8 seconds

Downloads

Presentation:Creating Sandboxed Solutions with SharePoint 2010
Virtual Lab:Developing a Sandboxed Solution with Web Parts
Video:WMV (98 MB) | Right-click and save video to your desktop.