The document discusses database development using database projects in Visual Studio. It covers topics like:
1. Using database projects to model schemas offline and perform schema refactoring and incremental deployments.
2. Reverse engineering existing databases into schema models and using model diff to determine changes for deployment.
3. Integrating database projects with source control and work item tracking in Team Foundation Server (TFS) for development workflows.
4. Automating builds, deployments, testing and change management using TFS for database projects.