SharePoint Development with Visual Studio 2010 LabVersion: 2.0 DescriptionIn 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. OverviewLab Time: 45 minutes Lab Folder: C:\Student\Labs\02_VS2010_SPT Lab Overview: 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.
Note:
Lab Setup Requirements
Before you begin Exercise 1 of this lab, you must run the batch file named SetupLab02.bat. This batch file creates a new blank site collection at the location https://intranet.contoso.com/sites/Lab02. This is the site you will use to test and debug the code you are going to write with the Visual Studio 2010 SharePoint Tools.
|