Presentation is loading. Please wait.

Presentation is loading. Please wait.

SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools

Similar presentations


Presentation on theme: "SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools"— Presentation transcript:

1 SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
Server & Tools Business 9/5/2018 SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools <Speaker Name> | <Speaker Title> PPE Application and Data Platform | <Month Date, Year> © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2 Windows Server Management Marketing
9/5/2018 Topics 01 | Support for SQL Server 2014 02 | SQL Server Declarative and Imperative Tools 03 | Data Comparison 04 | Windows Azure Tooling Integration for SQL Database 05 | DACFx Deployment and Extensibility 06 | Acquisition and SKU Support © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

3 SQL Server database tooling
Development Microsoft Visual Studio SQL Server Data Tools Manageability SQL Server Management Studio Windows Azure Management Portal, SQL Database Extension SQL Azure Management Portal Business intelligence SQL Server Data Tools—business intelligence PowerBI

4 Developer tools and DAC Framework
Database developer tools DAC Framework (DACFx) Gives SQL developers a tool set for development in SQL Server and Windows Azure SQL Database Rich, integrated T-SQL development environment on top of DAC Framework Choice to work connected against live databases or offline against source code in projects Compiles and publishes .dacpacs from source code defined in a project SQL Server redistribution component provides reverse engineering, packaging, and deployment of SQL Server databases Extracts and deploys self-contained packages (.dacpacs) Provides a command line tool SqlPackage.exe and managed API Provides a runtime environment that powers SQL Server Data Tools, SQL Systems Management Server, and other client tools

5 SQL Server developer tooling
9/5/2018 SQL Server developer tooling Visual Studio + DACFx Connected development Project-based development Schema deployment SQL Server Object Explorer Source code control Schema comparison T-SQL editing and debugging F5 with LocalDB Project publishing Table designer Multi-targeting Script generation Data views and editing Go to definition/find all references Packaging and deployment Errors and validation Refactoring and IntelliSense SqlPackage.exe Data comparison MSBuild Extensibility © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

6 Developer tools for SQL Server 2014
SQL Server Data Tools and DAC Framework are updated to fully support SQL Server Existing scenarios and artifacts are supported, and there are new SQL Server 2014 scenarios for connect, project, and deployment. In-Memory OLTP and columnstore Support for In-Memory OLTP objects and clustered columnstore indexes Table designer support for memory-optimized tables Updated object templates for easier project development Availability SQL Server 2014 Community Technology Preview 2 with DACFx support is available now SQL Server Data Tools for Visual Studio 2012 with support for SQL Server 2014 Community Technology Preview 2 is available now Full SQL Server 2014 support for Visual Studio 2012/2013 is scheduled to be available in SQL Server 2014 RTM

7 In-Memory OLTP Development
Server & Tools Business 9/5/2018 In-Memory OLTP Development Demo See MVA recording for demonstration. © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

8 Data comparison Key scenarios Support for all data types
Compares data from two SQL Server or SQL Azure databases Key scenarios Selective comparison and update of reference and seed data Preparation of development or testing environments Support for all data types SQL Server 2005, 2008/R2, 2012, 2014, and SQL Azure Database Data generation is not planned

9 Data Comparison Demo

10 Integration with Windows Azure Tools SDK
New Windows Azure node in Server Explorer Links the Server Explorer node to Windows Azure subscriptions Enables browsing and navigation through Windows Azure assets Provides starting points for key development and management tasks Visual Studio 2013 support in the box Provides in-the-box support for websites, databases, and mobile services Support for more services is available in the full Windows Azure SDK SQL Database support and SQL Tools integration Enumerates databases in all servers across subscriptions Provides a starting point for Windows Azure Management Portal Enables direct connection to databases in SQL Server Object Explorer

11 Data Tools and Cloud Tools
Server & Tools Business 9/5/2018 Data Tools and Cloud Tools Demo See MVA recording for demonstration. © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

12 SQL Server Data Tools and DACFx extensibility
Enables customizable solutions for database development and deployment workflows Extensibility of the build and deployment pipeline Build contributors Deployment contributors Deployment plan executors Deployment plan modifiers DACFx schema model API Enumeration and navigation over the schema model of a DAC package Direct DAC package creation, manipulation, and deployment

13 SQL Server Data Tools and Visual Studio SKU support
9/5/2018 SQL Server Data Tools and Visual Studio SKU support Visual Studio 2010 Visual Studio 2012 Visual Studio 2013 Future Visual Studio Free Standalone, add-in MSDN download SQL Server Data Tools for Visual Studio 2010 SQL Server Data Tools for Visual Studio 2012 Standalone Visual Studio Express SKUs Visual Studio Express for Windows Visual Studio Express for Web Windows Azure SDK for Visual Studio 2013 Visual Studio Express for Windows Visual Studio Express for Web Windows Azure SDK for Visual Studio Pay  None Visual Studio Pro+ Updates SQL “phone home” In-shell notification Requires out-of-browser installation Integrated In-shell notification and delivery © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

14 Platform support Deep integration in Visual Studio 2013
Full database tool set available in the box in all Visual Studio 2013 SKUs Visual Studio 2013 Express for Web and Windows Azure SDK tools SQL Common Language Runtime, SQL debugging, and database unit test authoring Artifacts and experience Full compatibility for artifacts and experience Project round-tripping, DAC packages, and more

15 Windows Server Management Marketing
9/5/2018 01 | Support for SQL Server 2014 02 | SQL Server Declarative and Imperative Tools 03 | Data Comparison 04 | Windows Azure Tooling Integration for SQL Database 05 | DACFx Deployment and Extensibility 06 | Acquisition and SKU Support © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

16 Resources Blog and forum Products
MSDN Data Developer Center Products SQL Server 2014 CTP2 SQL Server Data Tools for SQL Server 2014 CTP2 (Visual Studio 2012) available.aspx DACFx for SQL Server 2014 CTP2 Visual Studio

17 ESP Sales Presentation for Mobility
4/10/2013 © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Azure and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION Microsoft Corporation


Download ppt "SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools"

Similar presentations


Ads by Google