17-20 OCTOBER 2011 DURBAN ICC. What code-database gap? Introducing Project Codename “Juneau” William

Slides:



Advertisements
Similar presentations
2012 © Trivadis BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN Welcome November 2012 Effiziente Data.
Advertisements

Develop your database with Visual Studio
new database engine component fully integrated into SQL Server 2014 optimized for OLTP workloads accessing memory resident data achive improvements.
DEV-2: Getting Started with OpenEdge® Architect – Part I
Exploring SQL Server Data Tier Applications Gert Drapers Principal Group Program Manager Microsoft Corporation Adam Mahood Program Manager.
Using T-sql scripts. Migrating Sql Database to SQL Azure Database Create the Test Database In SQL Server Management Studio, on the File menu, point to.
Agenda Model migration vs MDS upgrade Model migration overview Model migration – how does it work? Model package Demo.
DEV207. SSDT Database Services Database Services Analysis Services Reporting Services Integration Services.
René Balzano Technology Solution Professional Data Platform Microsoft Switzerland Database Development with SQL Server Data Tools (SSDT)
Your CMDB and PowerShell DSC: DevOps Techniques
A Technical Overview of Microsoft SQL Server 2005 Melville Thomson IT Pro Evangelist (UK)
SQL Azure Administration and Application Self-Servicing Michal Lesiczka Program Manager Microsoft Corporation Vinod Jagannathan Program Manager Microsoft.
4/19/2017 7:47 PM DBI311 Microsoft SQL Server Data Tools: Database Development from Zero to Sixty Gert Drapers Principal Group Program Manager.
Virtual techdays INDIA │ august 2010 Building ASP.NET applications using SQL Server Compact Chaitanya Solapurkar │ Partner Technical Consultant,
DBI307. We moved nine-terabyte system migrated from Oracle using SSMA that resulted in significant TCO savings. We were going for Better - Faster -
Migrating to EPiServer CMS 5 Johan Björnfot -
Global Windows Azure Bootcamp Auckland March
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
Data-tier Application, Import, Refactoring, Publish, Schema Comparison, Database Unit Testing Borislav Statev Telerik Software Academy academy.telerik.com.
SQL Server Developer Tools, Codename “Juneau” Database Services Sanjay Nagamangalam Principal Program Manager SQL Server Manageability.
Exploring SQL Server Data Tier Applications Bob Beauchemin Developer Skills Partner SQLskills DBI309.
Sofia, Bulgaria | 9-10 October SQL Server 2005 High Availability for developers Vladimir Tchalkov Crossroad Ltd. Vladimir Tchalkov Crossroad Ltd.
SQL Server 2008 R2 for the DBA Patrick LeBlanc. Objectives  New Editions  Datacenter  Parallel Data Warehouse  Multi-server management  Utility Control.
Microsoft Ignite /23/2017 3:56 PM Advanced SSDT and DACFx Practical techniques for real world database development and deployment Darren Hall M359.
SQL Server User Group Meeting Reporting Services Tips & Tricks Presented by Jason Buck of Custom Business Solutions.
Chapter 2: SQL – The Basics Objectives: 1.The SQL execution environment 2.SELECT statement 3.SQL Developer & SQL*Plus.
DEV-05: Ratcheting up your OpenEdge™ Development Productivity Sunil S Belgaonkar Principal Software Engineer.
Zen4Sync: A SQL Server Replication Orchestration Platform Jean-Yves Devant Program Manager - SQL Server Microsoft Corporation Christophe Bigot Senior Analyst.
CERN - IT Department CH-1211 Genève 23 Switzerland t DB Development Tools Benthic SQL Developer Application Express WLCG Service Reliability.
DEV303 ASP.NET: Leveraging Visual Studio.NET For Web Projects Tony Goodhew Product Manager Microsoft Corp.
Database projects in visual studio 2010 Anthony Brown
DATABASE DEVELOPMENT WITH VSTS DATABASE EDITION By Chris Dahlberg ©2009 Aspect Software, Inc. All rights reserved. 1.
Database Projects in Visual Studio Improving Reliability & Productivity.
Microsoft SQL Server Data Tools: Database Development from Zero to Sixty Gert Drapers Principal Group Program Manager Microsoft Corporation.
Real World SQL Server Data Tools Benjamin
DEVELOPING WITH SQL AZURE TOOLS AND FRAMEWORKS IN ACTION Lynn Langit Sr. Developer Evangelist Microsoft SESSION CODE: COS203 (c) 2011 Microsoft. All rights.
Virtual techdays INDIA │ august 2010 Data-tier Applications in Visual Studio 2010 Abhishek Kala │ Partner Technical Consultant, Microsoft Global.
Please note that the session topic has changed
Cloud-Ready Data Services. cloud data services.
Visual Studio 2012: A Complete IDE (Debugging & Source Control) Kevin Howell.
Continuous Deployments using SSDT
Getting to know U-SQL Azhagappan Arunachalam.  Sr Database Architect 
Automate Your Database Deployments. Get in touch Grant Fritchey.
Developing SQL/Server database in Visual Studio Introducing SQL /Server Data Tools Peter Lu.Net Practices Director Principle Architect Nexient March 19.
Sql Server 2012 Data Tools & Development Enhancements Emrah USLU Teknoloji Danışmanı TCM | Teknoloji Çözümleri Merkezi.
Copyright 2015 Varigence, Inc. Unit and Integration Testing in SSIS A New Approach Scott @varigence.
11 Copyright © 2004, Oracle. All rights reserved. Performing a Migration Using Oracle Migration Workbench (Part II)
Business Connectivity Services BCS (Old BDC) New read and write access to external data –Line-of-business (LOB) systems –Web services –Databases –Other.
9 Copyright © 2004, Oracle. All rights reserved. Getting Started with Oracle Migration Workbench.
Database Development with SQL Server Data Tools (SSDT) Björn Eriksen, Architect Evangelist DPE Microsoft
Others Talk, We Listen. Managing Database Projects in Visual Studio 2013.
Introduction to SSDT Daniel Maxic Important note: in order to make this presentation I have used some of the content.
SSDT Database Projects from the ground up
Visual Studio Database Tools (aka SQL Server Data Tools)
SQL Server deployments
Jon Galloway | Tech Evangelist Christopher Harrison | Head Geek
Migrating to Windows Azure SQL Database
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
Visual Studio 2010 Database Projects
SQL Server Data Tools Gert Drapers
Visual Studio Database Tools (aka SQL Server Data Tools)
Populating a Data Warehouse
TechEd /18/2019 2:43 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
SSDT and Database Project Basics
5 Azure Services Every .NET Developer Needs to Know
Updating Databases With Open SQL
Introduction to ETL with SQL Server Integration Services
Updating Databases With Open SQL
PNW SQL Users Group August 10th, 2011
Samir Behara, Senior Developer, EBSCO
Presentation transcript:

17-20 OCTOBER 2011 DURBAN ICC

What code-database gap? Introducing Project Codename “Juneau” William

What to expect Level 300 session – Not explaining the concepts – Overview – Looking at capabilities – Demo centric Developer focused

What we’re covering Juneau overview Database Projects Deployment

What we’re NOT covering Just about everything else – Juneau is pretty big! Licensing Comparison with previous/other tools

SQL Server Developer Tools SSDT Database Services Database Services Analysis Services Reporting Services Integration Services T-SQL Language Services T-SQL Language Services T-SQL Debugging T-SQL Debugging SQL Server Explorer SQL Server Explorer Database Publish Database Publish Table Designer Table Designer Buffered Declarative Editing SQL/CLR Schema Compare Schema Compare Static Analysis Static Analysis Local Database Runtime Local Database Runtime T-SQL Debugging T-SQL Debugging SQL Server Explorer SQL Server Explorer Database Publish Database Publish Table Designer Table Designer Schema Compare Schema Compare Local Database Runtime Local Database Runtime T-SQL Language Services T-SQL Language Services Buffered Declarative Editing SQL/CLR Static Analysis Static Analysis

Why is DB dev hard? Versioning Dependencies – Errors discovered late Production Drift 2008 AZURE App 2005 ? Triggers? Views? Stored procs? UDFs? Triggers? Views? Stored procs? UDFs? App V2 App V3

Demo Connected Development

SSMS-like experience Dependency checking Model-based designer F5 Debugging

Demo Offline Development

Schema-based Files VS Tool Integration Local Database Runtime

Demo Publishing

Target aware Publish Options – Direct – Script – DAC Offline and connected SQL Azure development

Demo Drift Detection

Flexible Compare – Projects – Databases – Snapshots

</Slides> 18:30 – 20:30 William

Submit your session evaluation for a chance to win! Sponsored by MVA