Sql Server 2012 Data Tools & Development Enhancements Emrah USLU Teknoloji Danışmanı TCM | Teknoloji Çözümleri Merkezi.

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
ORACLE Lecture 1: Oracle 11g Introduction & Installation.
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.
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)
SQL Server Management Studio Introduction
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,
What’s new in Progress Developer Studio for OpenEdge 11.0?
Oracle Developer Tools for Visual Studio.NET Christian Shay Principal Product Manager Oracle Corporation Prerequisites for presentation:
Oracle Developer Tools for Visual Studio.NET Curtis Rempe.
1 Working with MS SQL Server II. 2 The sqlcmd Utility Command line utility for MS SQL Server databases. Previous version called osql Available on classroom.
Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
SQL Server Developer Tools, Codename “Juneau” Database Services Sanjay Nagamangalam Principal Program Manager SQL Server Manageability.
SSIS Over DTS Sagayaraj Putti (139460). 5 September What is DTS?  Data Transformation Services (DTS)  DTS is a set of objects and utilities that.
ISYS 512 Business Application Design and Development with.Net David Chao.
Verify Hardware Requirements Install Windows Server 2008 R2 Configure Active Directory Install SQL Server 2008 Install SharePoint Server 2010 Configure.
Introducing Reporting Services for SQL Server 2005.
Module 19 Managing Multiple Servers. Module Overview Working with Multiple Servers Virtualizing SQL Server Deploying and Upgrading Data-Tier Applications.
2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.
Introduction to the Visual Studio.NET IDE (LAB 1 )
Expression Web 3... now with TFS!. What is Expression Web 3? Professional web design and development tool Create standards-based Web sites faster & easier.
Lesson 2 What is ASP.NET? What is ASP.NET? What is Web Matrix? What is Web Matrix? What are the features of Web Matrix? What are the features of Web Matrix?
17-20 OCTOBER 2011 DURBAN ICC. What code-database gap? Introducing Project Codename “Juneau” William
Navigating SQL Server Lesson 3. Skills Matrix Graphical User Interface (GUI) Management Tools SQL Server Management Studio SQL Server Configuration Manager.
Name Microsoft Student Partner Overview of the Visual Studio 2005 Express Products.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview How to create a first ASP.NET application.
WINDOWS AZURE MOBILE SERVICES AN INTRODUCTION Bret Stateham Technical Evangelist
DATABASE DEVELOPMENT WITH VSTS DATABASE EDITION By Chris Dahlberg ©2009 Aspect Software, Inc. All rights reserved. 1.
Learningcomputer.com SQL Server 2008 – Management Studio.
Microsoft SQL Server Data Tools: Database Development from Zero to Sixty Gert Drapers Principal Group Program Manager Microsoft Corporation.
Azure databases 1. Azure storage possibilities Azure offers several storage possibilities Microsoft SQL Server database MySQL database Azure Document.
DEVELOPING WITH SQL AZURE TOOLS AND FRAMEWORKS IN ACTION Lynn Langit Sr. Developer Evangelist Microsoft SESSION CODE: COS203 (c) 2011 Microsoft. All rights.
ISYS 512 Business Application Design and Development with.Net David Chao.
Virtual techdays INDIA │ august 2010 Data-tier Applications in Visual Studio 2010 Abhishek Kala │ Partner Technical Consultant, Microsoft Global.
DATABASE DEVELOPMENT WITH VISUAL STUDIO 2010 Chris Dahlberg 1.
Ch 2. Creating and Configuring Databases. SQL Server Management Studio (SSMS) Graphical way to create / manage SQL Server Combines features from Query.
SQL Query Analyzer. Graphical tool that allows you to:  Create queries and other SQL scripts and execute them against SQL Server databases. (Query window)
Visual Studio 2012: A Complete IDE (Debugging & Source Control) Kevin Howell.
Based on Web API Supports various data stores: Azure databases SQL server on- prem/IaaS Table Storage MongoDB Facebook Twitter Google Microsoft.
SSMS SQL Server Management System. SQL Server Microsoft SQL Server is a Relational Database Management System (RDBMS) Relational Database Management System.
Introduction to SQL Server  Working with MS SQL Server and SQL Server Management Studio.
Scripting Just Enough SSIS to be Dangerous. 6/13/2015 Visit the Sponsor tables to enter their end of day raffles. Turn in your completed Event Evaluation.
Getting to know U-SQL Azhagappan Arunachalam.  Sr Database Architect 
E Copyright © 2006, Oracle. All rights reserved. Using SQL Developer.
//liveVirtualacademy2011/ What’s New for ASP.NET 4.5 and Web Development in Visual Studio 11 Developer Preview Γιώργος Καπνιάς MVP, MCT, MCDP, MCDBA, MCTS,
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.
Visual Web & AJAX with Netbeans 6.0 Your Name Sun Campus Ambassador Your Address.
SSDT Database Projects from the ground up
Christian Shay Principal Product Manager
Introduction to Database Processing with ADO.NET
Visual Studio Database Tools (aka SQL Server Data Tools)
SQL Server deployments
CE-105 Spring 2007 Engr. Faisal ur Rehman
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
Module 1: Getting Started
SQL Server Data Tools Gert Drapers
Visual Studio Database Tools (aka SQL Server Data Tools)
Jim Nakashima Program Manager Cloud Tools
SSDT and Database Project Basics
Introduction to VSTS Database Professional
Rich Benner SQL Server Performance Richbenner.com.
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
Visual Studio 2008.
.Net for Test and Measurement
PNW SQL Users Group August 10th, 2011
Just Enough SSIS Scripting to be Dangerous.
Microsoft Azure Services Platform
Presentation transcript:

Sql Server 2012 Data Tools & Development Enhancements Emrah USLU Teknoloji Danışmanı TCM | Teknoloji Çözümleri Merkezi

Ben kimim ?  Teknik Proje Yöneticisi – TCM Emrah Uslu

Sponsors MainGoldSilverBronzeMedia

Introducing SQL Server Data Tools SQL Server Data Tools Choice of Development Models SQL Server Object Explorer Application Project Integration Platform Targeting

SQL Server Data Tools  Next evolution of Visual Studio based database development tools  Provides developers with a single tool to support database development needs  Most developers will not need to install SSMS - SSOX  Free availability via Web Platform Installer

Choice of Development Models  Rich disconnected (project-based) development model  Code analysis  Dependency tracking  Refactoring  Intellisense  Connected model  Schema Compare

SQL Server OBJECT EXPLORER  Replaces the need for SSMS for most developers  Rich set of functionality similar to Object Explorer in SSMS  Create/Drop and manipulate database objects  Build and Debug use LocalDB  No need for server-based SQL Server installation on developer's machines

Application Project Integration  Multi-mode table editor  GUI window  T-SQL window  Property window  Changes made in one window update in other windows

Application Project Integration

Platform targeting  Single project can target multiple platforms  SQL Server versions  SQL Azure  Project build provides errors/warnings  Specific to target  No need to create and execute scripts to find issues

SQL Server 2012 Data Tools

Sponsors MainGoldSilverBronzeMedia

For more Information