Introductory Walkthroughs

This section contains walkthroughs that introduce you to the key themes and features of Visual Studio Team Edition for Database Professionals. These walkthroughs focus on a primary scenario for the product, in which each database developer performs iterative development in an isolated development environment. This type of environment represents a private work space and is sometimes referred to as a sandbox. By following these walkthroughs, you can learn how to set up this type of environment and how team members can work within it to maximize both productivity and quality.

In This Section

  • Walkthrough: Creating an Isolated Database Development Environment
    In this walkthrough, you create a database project, import the schema from an existing database, and then add the resulting database project to version control. You also set up the database project properties for build and deployment. These tasks are typically performed by a team member in a more administrative role.
  • Managing Database Change
    Provides an overview of the goals and themes of Visual Studio Team Edition for Database Professionals.
  • Overview of Rename Refactoring
    Provides an overview of how you can rename a database object and describes the effect on other objects in the database project.