Visual Studio 2010 Database Projects

Slides:



Advertisements
Similar presentations
Getting Started with Oracle and .NET
Advertisements

By: Jose Chinchilla July 31, Jose Chinchilla MCITP: SQL Server 2008, Database Administrator MCTS: SQL Server 2005/2008, Business Intelligence DBA.
INTRODUCTION TO BUILDING REPORTS Reporting Services.
Automating SQL Buildouts With Hyper-V and SQL Server 2008 R2 Robert L Davis, Sr. DBA, Microsoft Corp.
The Dirty Dozen: PowerShell Scripts for the Busy DBA DBA-237 Aaron
Managing a “0 Downtime” Shop Session Code Session Title About Me 15 years as a DBA (Wells Fargo, Anthem, Yellow Pages, Pulte…) SQL.
#sqlsatPordenone #sqlsat367 February 28, 2015 Testing your databases Alessandro
Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Administering Your.
(code name: Data Dude) Josh Robinson Aculix.
René Balzano Technology Solution Professional Data Platform Microsoft Switzerland Database Development with SQL Server Data Tools (SSDT)
Future Directions for Leveraging Advanced XML Tools and Building Custom XML Solutions Denise Draper DAT321 Microsoft Corporation.
What’s New for Developers in Microsoft Dynamics AX 2012 Joris de Gruyter – MVP, MCT.
Smart Clients: What’s New In Orcas? Saurabh Pant Program Manager UI Fx and Services Team
1© Copyright 2013 EMC Corporation. All rights reserved. Dimitri Ayrapetov November 9, 2013 Introduction to Building Reports Reporting Services.
Database Change Management One solution to an often complex problem Kevin Hurwitz Headspring Systems
By: Matt Batalon, MCITP  Another form of temporary storage that can be queried or joined against, much like a table variable, temp.
Database Unit Test MSSQL 2008 & VS 2010 Aung Kyaw Myo.
ADAPTING YOUR ETL SOLUTION TO USE SSIS 2012 Presentation by Devin Knight
October 11-14, Seattle, WA Top 10 Ways To Break Your Deployments Or: How to Avoid Your Sorry Fate Dev Nambi Senior Software Engineer Microsoft.
Database Projects in Visual Studio Improving Reliability & Productivity.
Real World SQL Server Data Tools Benjamin
Migrating Data to SQL Azure Arunraj Chandrasekaran Twitter June 21, 2011.
Virtual techdays INDIA │ august 2010 Data-tier Applications in Visual Studio 2010 Abhishek Kala │ Partner Technical Consultant, Microsoft Global.
Visual Studio 2012: A Complete IDE (Debugging & Source Control) Kevin Howell.
SQL SERVER AUDITING. Jean Joseph DBA/Consultant Contact Info: Blog:
Cool Tricks to Pull from Your SSIS Hat Julie Smith.
Developing SQL/Server database in Visual Studio Introducing SQL /Server Data Tools Peter Lu.Net Practices Director Principle Architect Nexient March 19.
Putting Your Head in the Cloud Working with SQL Azure David Postlethwaite 19/09/2015David Postlethwaite.
Business Connectivity Services BCS (Old BDC) New read and write access to external data –Line-of-business (LOB) systems –Web services –Databases –Other.
Database Development with SQL Server Data Tools (SSDT) Björn Eriksen, Architect Evangelist DPE Microsoft
SQLintersection Locks, Blocks, and Deadlocks Oh My! Randy Knight Wednesday, 2:15-3:15.
Others Talk, We Listen. Managing Database Projects in Visual Studio 2013.
Career Success in the Data Profession …in Turbulent Times 2011.
Planning & forecasting with SQL Server, Excel and SharePoint Simon Lidberg Principal System Engineer – Microsoft BI.
Building Enterprise Applications Using Visual Studio®
FileTables Sam Nasr, MCAD, MCTS, MVP NIS Technologies
SSIS Templates, Configurations & Variables
Programming with FileStream Object
Presented By: Jessica M. Moss
Visual Studio Database Tools (aka SQL Server Data Tools)
Visual Studio 2010 Database Projects
Become a Bilingual DBA Oracle for the SQL Server DBA
- for the SSASMD Developer
Jim Nakashima Program Manager – Cloud Tools Microsoft Corporation
FileTables By Sam Nasr, MCAD, MCT, MCTS NIS October 6, 2012
Efficiently Searching Schema in SQL Server
Using FileTables Sam Nasr, MCSA, MCT, MVP NIS Technologies
Using FileTables Sam Nasr, MCAD, MCTS, MVP NIS Technologies
SQL Server Security Mistakes Everyone Makes
Auditing in SQL Server 2008 DBA-364-M
SQL Server Master Data Services
Database Code Management with VS 2017 and RedGate
Principles of report writing
Getting To Know Your Indexes
SQL 2014 In-Memory OLTP What, Why, and How
dbatools - PowerShell and SQL Server Working Together
Tech·Ed North America /21/2018 6:42 PM
SQL Azure Database – No CDC, No Problem!
Populating a Data Warehouse
Understanding Transaction Isolation Levels
DAT381 Team Development with SQL Server 2005
ETL Automation using Biml
What about the Data Dude?
Introduction to VSTS Database Professional
Governing Your Enterprise with Policy-Based Management
Michelle Haarhues Keeping up with SSMS.
Web Deployment with Visual Studio
Using FileTables Sam Nasr, MCSA NIS Technologies August 3, 2019.
PNW SQL Users Group August 10th, 2011
Samir Behara, Senior Developer, EBSCO
Presentation transcript:

Visual Studio 2010 Database Projects Randy Knight

Randy Knight MCITP, MCDBA, MCTS, MCSE … 20 Years experience with Microsoft technology, focusing on SQL Server for the last 14. Owner and Principal Consultant, SQL Solutions Group randy@sqlsolutionsgroup.com

Objectives The Challenge Visual Studio 2010 Requirements Review Project Types Work with Database Projects Work with Data Features Issues and Challenges

The Challenge Unlike Source Code, Databases are full of Data! Functions, Stored Procedures, Some Views can be treated the same as code Tables, Indices, Indexed Views Cannot Have to deploy deltas / incremental changes Source Control should be able to re-create DB from scratch How do we handle this?

Solutions No DB Source Control at all Manage object-level scripts in source control Manual deployment script Deployment scripts from RedGate, ApexSQL, etc. Issues Extremely labor intensive Error Prone Doesn’t work the same way as code deployments

Requirements Visual Studio 2010 Editions

Project Types

Demo

Data Features Schema Comparison Data Compare T-SQL Editor

Demo

Issues and Challenges References Security Objects on Remote Servers Other Database Projects .dbschema files master, msdb Project  Properties  References Can’t tell you how many times this has gotten me Security Logins/Users/Roles can be a mess Just do DB Roles and Permissions Objects on Remote Servers Especially other DBMS’s

Demo

What’s Missing Configuration / Lookup Data Management Pre/Post Deployment Scripts Use a “Gold” database and use Data Compare to Generate Scripts XML Files CSV Files Native BCP …

Resources MSDN Forums SQL Server Central Forums Twitter VS Team System > DB Development Tools SQL Server Central Forums Twitter #sqlhelp, #sqlpass #sqlblog #sqlsat @randy_knight

Please Complete the Evaluation Form Pick up your evaluation form: In each presentation room Drop off your completed form Near the exit of each presentation room At the registration area Presented by Dell Session Title

For attending this session and PASS SQLRally Orlando, Florida THANK YOU! Presented by Dell For attending this session and PASS SQLRally Orlando, Florida Session Code | Session Title