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
What you'll learn
SharePoint 2010 is the most developer-friendly release of SharePoint to date, with a whole new suite of developer tools and components that make your life easier and enhances your productivity. 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.
Table of contents
- Introduction 3m
- Developer Dashboard 4m
- Web.config changes 6m
- ULS in SharePoint, and ULS Viewer 5m
- ULS Central Administration Settings 3m
- Attaching to processes, Farm Solutions 10m
- Attaching to processes, Sandbox Solutions 3m
- Debugging Silverlight Code 3m
- Debugging JavaScript Code 5m
- Fiddler 2m
- Redgate Reflector 23m
- Introduction 1m
- Using WebParts through Browser 3m
- Using WebParts through SharePoint Designer 5m
- Customizing List Views 1m
- Writing and Deploying your first Hello World WebPart 9m
- Writing a Visual WebPart 5m
- Writing and Customizing Deployment of a WebPart 5m
- Writing WebPart Editors 6m
- WebPart Communication 6m
- Introduction 5m
- Setting up your thick client references 1m
- Introduction to the basic objects in the ClientOM 1m
- Load mechanism of specifying queries 2m
- LoadQuery mechanism of specifying queries 1m
- Updating data using the ClientOM 2m
- Setting up your SharePoint Silverlight Project 3m
- Writing Silverlight ClientOM Code 4m
- JavaScript clients 5m
- Introduction 6m
- SharePoint WCF Project Structure 5m
- Adding a WCF Service Library 4m
- Basic project structure with Silverlight application 3m
- AspNetCompatibility Requirements for WCF 2m
- Silverlight application talking to WCF Service walkthrough 3m
- Custom WCF Service web.config walkthrough 3m
- Deploying and running your WCF service 2m
- Writing a JavaScript front end to a WCF service 9m