Tools |
URL |
Notes |
Visual Studio 2017 |
To download: https://www.visualstudio.com/downloads/ |
The Community Edition is free. |
VSTS |
Sign up/sign in: https://www.visualstudio.com/team-services/ |
Sign up for the personal account for free. |
Power Shell v2.0 or above |
Download PowerShell: https://www.microsoft.com/en-us/download/details.aspx?id=42554 |
You will need this for setting up the Private Agent locally. |
Prerequisites for this chapter
Creating the SQL Server database project
In this section, we will walk you through how to create a database project in VS2017.
- In VS2017, click on File | New Project.
- Choose SQL Server from Installed on the left pane and click on the SQL Server Database Project template...