You can use Visual Studio Team System Database Edition to help manage the development life cycle of your databases as an important part of your application development. You can use Database Edition to implement the concept of an isolated development environment for each database professional. Team members can work on schema-related activities without interfering with other team members or putting the production environment at risk. By managing database change, you can provide better communication and closer coordination among developers of software and databases.
For more information about how Database Edition can help your organization, see this page on the Microsoft Web site: Visual Studio Team System 2008 Database Edition.
In the following table, you can find descriptions of common tasks that support this scenario and links to more information about how you can successfully complete those tasks. In addition, you should determine how these tasks best fit with the development methods of your team.
- What's New in Database Edition
If you are familiar with older releases of Database Edition, you might compare them with the features that this release offers.
- Managing Changes to Databases and Database Servers
By creating a database project or server project, you can put your database or database server under version control and establish a testing baseline. Then you and your team can develop and refine the schema and its objects, build and deploy updates, and then maintain your databases in a production environment.
- >Extending the Features of Database Edition
You can define additional types of refactoring, rules for analyzing database code, conditions for testing databases, or ways to automatically generate types of test data.
- API Reference for Database Edition
You can look up information about the namespaces, classes, methods, and properties that you use to extend the features of Database Edition.