SQLBits 2011
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.
In the SQL Server “Denali” release, the SQL Server Developer Tools, code-named "Juneau", provide a brand-new developer experience for database developers by bringing a familiar Microsoft Visual Studio development paradigms to bear; debug, refactor and maintain your database declaratively. This session introduces you to the new tools and how you can leverage them to build, maintain and deploy your SQL Server and SQL Azure databases, standalone or inside a team environment. Come and learn about what these new tools are really is about, how declarative database development can help ease schema management and how it eases the integration between application and database developers.
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