Sessions

Visual Studio Database Projects

The Nectar of Gods!

Erik van Ballegoij
Status
Accepted
Level
100
Date and Time
6/2/2018 3:30 PM
Location
Session Room 1

In this session we will do a deep dive into SSDT for Visual Studio - or Visual Studio Database Projects. There are clear benefits of using this: your database code is just a separate project in your solution, which means that the SQL code will be compiled - which means that syntax and references will be automatically checked during compile time - which will result in better code.
Deployment can be done from a CLI, which means that it can also be integrated in your continuous deployment plans.

In this session we will cover everything from creating your first db project, to deploying it.

About the speakers

Erik van Ballegoij