Data Management

W03 SQL Server Data Tools

05/15/2013

9:15AM - 10:30AM

Level: Intermediate

Leonard Lobel

MVP

CTO

Sleek Technologies, Inc.

Don't miss out on this demo-centric information-packed session on the new generation of database tools for application developers!

With the release of SQL Server 2012, the new SQL Server Data Tools (SSDT) is now your primary development environment for building Windows and Web applications on top of SQL Server. While SQL Server Management Studio (SSMS) continues to serve as the primary tool for database administrators, SSDT plugs in to Visual Studio as a new database project type designed specifically for the application developer.

With SSDT, developers can finally enjoy building database applications without constantly switching between Visual Studio and SSMS. In this session, Lenni will demonstrate how SSDT can be used to develop for (and deploy to) on-premise and SQL Azure databases. In addition to replicating most of the developer-specific functionality found in SSMS, you will learn how to use features such as code navigation, IntelliSense, and refactoring with your database model indispensable tools previously available only for application development in Visual Studio. We'll also cover the new declarative model that allows you to design databases offline and under source control right from within solution in Visual Studio. Don't miss out on this demo-centric information-packed session on the new generation of database tools for application developers!

You will learn:

  • The declarative model-based approach used in the new generation of SQL Server tools for developers
  • Understand the various services that power the new tools (explorer, designers, schema compare, local database runtime, language services, debugging, and buffered editing)
  • See live demonstrations of how to design, test, and deploy on-premises databases, offline database projects, and SQL Azure databases in the cloud all from inside Visual Studio