SQLBits 2012
To the Cloud with SQL Server Data Tools
Learn how the SQL Server Data Tools can help you migrate your on-premise SQL Server databases to SQL Azure
In this session we will provide an overview of how the SQL Server Data Tools (SSDT) can
be leveraged as a cloud development and migration tool. Learn how easy it is to
deploy an on-premise database to the cloud using SSDT and get insight into best
practices and compatibility issues when migrating from on-prem to SQL Azure. We
will also cover how SSDT integrates with the SQL Azure Management Portal,
Import/Export service, SQL Server Management Studio (SSMS) by leveraging the
DACPAC schema format.
Speakers
Gert Drapers's previous sessions
To the Cloud with SQL Server Data Tools
Learn how the SQL Server Data Tools can help you migrate your on-premise SQL Server databases to SQL Azure
Declarative Database Development with SSDT
Declare how you want your schema to look like, not how you want to implement it. Using the SQL Server Data Tools, you define your database schema in a declarative form and deploy it as such!
Database Development with SQL Server Juneau
Juneau is a new developer tool in Denali. Brings VS paradigms to SQL Server like Debug, Refactor and Declarative maintenance. Come to this session and learn what these tools are really about.
What could SQL Server users learn from NoSQL
NoSQL is not scary once you understand which problems it tries to solve and how it goes about that. More interesting you can apply a lot of the same design patterns to SQL Server. This sessions covers how NoSQL and SQL relate and are different