All Posts from August 2015
21
Aug
Overview of SQL Server Data Tools for Microsoft Visual Studio
The SQL Server Data Tools platform for Microsoft Visual Studio is hands-down one of the most powerful platforms for developing Microsoft SQL Server solutions. We will review some of the key features of the SQL Server Data Tools platform including schema comparison and database publishing features.
6
Aug
Leveraging Configuration Transformations in Microsoft Visual Studio
Microsoft Visual Studio provides developers two default build configurations, Debug and Release, which in this article we will demonstrate two common uses for the different configurations as well as show you how to create even more build configurations for your projects.