Wednesday, December 28, 2011

Get Started Developing on SharePoint 2010





1. Get Started with SharePoint Development

This is a free online eLearning course for .NET developers who are just starting out in SharePoint development. It includes 10 modules of video content, hands on labs and code samples.











2. Get Developer Tools

Visual Studio 2010 beta 2
Visual Studio 2010 includes 14 project templates for SharePoint development. It includes a Visual Web Part designer, packaging designers, and integration with Team Foundation Server for Application Lifecycle Management.

SharePoint Designer 2010 beta
SharePoint Designer is ideal for configuring SharePoint sites, creating list schema, adding design  elements, and creating workflow models. It can use workflow activities created and maintained in Visual Studio 2010 and you can export sites created in SharePoint Designer to Visual Studio.

3. Get Trained and Certified with Microsoft Official Curriculum (Availability June 2010)

Developing on SharePoint 2010 Technical Specialist

This 5 day instructor led training course is designed for developers with 6 months or more of .NET development experience. It covers what you need to know to be a productive member of a SharePoint development team using Visual Studio 2010. This course prepares students for the Microsoft
Official Curriculum exam of the same name.

Developing on SharePoint 2010 Professional

This 5 day instructor led training course is designed for development team leads who have already passed the Developing on SharePoint 2010 technical specialist exam. It covers  choosing technologies for and scoping a SharePoint project, best practices for SharePoint development, configuring a
SharePoint development environment,advanced use of SharePoint developer features and debugging of code in a SharePoint project. This course prepares students for the Microsoft Official Curriculum exam of the same name.

4. Get Help

SharePoint SDK

MSDN Forums

Microsoft Support


5. Get Up To Date
Stay up to date with the
SharePoint team blog
http://blogs.msdn.com/SharePoint

 6.   10 hands-on lab manuals for SharePoint 2010 to get started learning SharePoint 2010 development
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=17215

 Developing a Visual Web Part in Visual Studio 2010This hands-on lab introduces the Visual Studio 2010 SharePoint development environment. It shows how to build a Visual Web Part using LINQ to SharePoint, and how to connect one Web Part to another Web Part on the page.

 Developing a List Definition and Event Receiver in Visual Studio 2010 This hands-on lab walks you through building a list definition for SharePoint 2010 in Visual Studio 2010. It also shows how to build an event receiver for the list in Visual Studio 2010 and deploy it to SharePoint. After the list and event receiver are deployed, you can use the developer dashboard to evaluate the performance of the event receiver.

 Developing Advanced Web Parts for SharePoint 2010 with Visual Studio 2010 This hands-on lab shows how to build a Web Part using several SharePoint-specific controls in Visual Studio 2010. Investigate advanced built-in Web Parts, including the Data View Web Part.

 Developing with LINQ to SharePoint in Visual Studio 2010 This hands-on lab explores a variety of LINQ queries on SharePoint 2010, going into more depth than the introductory hands-on lab. It also walks you through an exercise of creating a custom content type in Visual Studio 2010.

 Developing for SharePoint 2010 with the Client OM and REST in Visual Studio 2010 This hands-on lab introduces the Client object model for use in calling SharePoint 2010 APIs from a client machine. It also shows the use of ADO.NET Data Services to call REST services in SharePoint 2010.
 Developing a BCS External Content Type with Visual Studio 2010
This hands-on lab walks you through building an external content type for Business Connectivity Services using Visual Studio 2010. It also builds a form for Microsoft Outlook and shows the data being edited offline in Outlook.


 Developing a SharePoint 2010 Workflow with Initiation Form in Visual Studio 2010
This hands-on lab walks you through building a workflow in Visual Studio 2010 for SharePoint 2010. You add an initiation form to the workflow and use an external data exchange activity in the workflow.


 Developing SharePoint 2010 User Interface with Silverlight in Visual Studio 2010This hands-on lab walks you through building Microsoft Silverlight applications for use in SharePoint 2010. You will access SharePoint 2010 data in Silverlight using the Client object model.

 Developing SharePoint 2010 Sandboxed Solutions in Visual Studio 2010 This hands-on lab walks you through building a Sandboxed Solution Web Part for SharePoint 2010. It will also add code to the Web Part that overloads the limits placed by the sandboxed solution, and you will review how the solution is shut down.

 Developing SharePoint 2010 User Interface Ribbon and Dialog CustomizationsThis hands-on lab walks you through adding a custom action to the SharePoint 2010 ribbon, and creating a Web Part that uses the Dialog Framework.

No comments:

Post a Comment