This unit will help you get started with development for SharePoint 2010 using Visual Studio 2010.
Hands-On Labs
-
SharePoint Development with Visual Studio 2010
In this lab you will begin using the Visual Studio 2010 SharePoint Tools (SPT). This will give you a chance to become familiar with the standard project structure used by SPT. You will go through the steps of creating and testing a project that contains a Feature, a Feature Receiver and a Web Parts. Along the way you will learn to configure SPT deployment options as well debug an SPT project by single-stepping through the code in your solution.
Videos
-
Introduction to VS2010 SharePoint Tools
Visual Studio 2010 contains a new set of tools for developing SharePoint applications built in. These tools make developing SharePoint applications as easy as any other .net applications such as WPF or Asp.net. The tools include project templates for many of the SharePoint application types, such as Web Parts, List definitions, Modules, Application Pages, Workflows, user Controls and others.