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.
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
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
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