Twin Cities Code Camp

Chad Kulesa

Putting Your Database in Source Control

by Chad Kulesa

Mon, Oct 01, 2012
Room:
Time: 0:00

Keeping your database in sync with your code can prove to be challenging. By using SQL Server Data Tools you can version your database schema along with your code, allowing you to deploy your database changes along with your code changes. We will also cover managing lookup tables, and seed data through SQL Server Data Tools.


About the Author