SharePoint Server 2010 Development (70-573) Part 2
Part 2 of 4 in the SharePoint Server 2010 Development (70-573) series. This course will show you how to extend SharePoint Server 2010's out-of-box functionality and customize SharePoint applications to fit your business needs and brand.
What you'll learn
Part 2 of 4 in the SharePoint Server 2010 Development (70-573) series. This course will show you how to extend SharePoint Server 2010's out-of-box functionality and customize SharePoint applications to fit your business needs and brand. You'll walk away from this course with a solid understanding of the SharePoint object model and able to develop and build applications that maximize the value of SharePoint. This course is intended for Developers and Website Administrators new to SharePoint as well as SharePoint Administrators who are looking to learn the development and implementation of custom code. To get the most out of this course, you should have some experience with ASP.NET development and C#, as well as understand the basics of SharePoint features and administration.
Table of contents
- What is a Content Type? 7m
- The Built-in Content Types 7m
- Creating Content Types in Internet Explorer 13m
- List Definitions 2m
- List Instances 1m
- Creating Custom Content Types Programmatically 11m
- Creating List Definitions Programmatically 7m
- Creating List Instances Programmatically 8m
- Creating the 'Class' Content Type Programmatically 8m
- Creating the 'Classes' List Definition Programmatically 4m
- Modifying Fields in a List Instance Programmatically 7m
- What We Covered 2m
- Introduction 2m
- Customizing the Ribbon 2m
- Building a CustomAction for a Ribbon Control 6m
- Defining the Custom Ribbon Control with CommandUIDefinition 3m
- Setting the Ribbon Control Behavior with CommandUIHandler 3m
- Setting the Appearance and Visibility of the Ribbon Control 6m
- Setting the Location of the Custom Ribbon Control 7m
- Deploying and Testing the Custom Ribbon Control 3m
- What We Covered 1m
- Introduction 2m
- Requirements and Logistics for Creating Timer Jobs 5m
- Debugging Timer Jobs 3m
- Creating a Custom Timer Job 3m
- Implementing the Required Constructors and Overriding Execute 2m
- Programming the Timer Job - Retrieving Information 14m
- Installing the Timer Job 11m
- Testing the Timer Job Deployment 4m
- Demo: Debugging Timer Jobs 3m
- What We Covered 3m