Sign in
Visual Studio Database Development Tools
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
January 2010
(1)
December 2009
(3)
October 2009
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual Studio Database Development Tools
Implementing a database design using multiple database projects
Posted
over 3 years ago
by
Duke Kamstra
0
Comments
This blog post assumes you are using Visual Studio 2010. However, most of the information is relevant to Visual Studio Team System 2008 Database Edition GDR . We get a lot of questions from customers for which we answer; use multiple projects (database...
Visual Studio Database Development Tools
The pros and cons of Partial Projects and Database Project References
Posted
over 4 years ago
by
Duke Kamstra
4
Comments
This blog post assumes you are using Visual Studio 2010. However, most of the information is relevant to Visual Studio Team System 2008 Database Edition GDR . We get a lot of questions on the forum for which the answer is to use partial projects and/or...
Visual Studio Database Development Tools
T-SQL IntelliSense in Visual Studio 2010
Posted
over 4 years ago
by
Duke Kamstra
1
Comments
One of the cool new features in Visual Studio 2010 is T-SQL IntelliSense. Yes, I know you’re thinking, “it’s about time.” Well, when we were implementing this functionality we had to made some difficult decisions about what we would support. So I thought...
Visual Studio Database Development Tools
Visual Studio 2010 SQL Database and DAC Projects (DBPROJ) – Project Properties
Posted
over 4 years ago
by
Duke Kamstra
1
Comments
This post describes all the properties that may be configured in SQL Server, SQL Database and Data-tier Application Component (DAC) projects and how to go about setting them. Specifically, the properties that are defined and persisted in the DBPROJ file...
Visual Studio Database Development Tools
What happened to DBP (aka database) projects in Visual Studio 2010?
Posted
over 4 years ago
by
Duke Kamstra
2
Comments
Technorati Tags: DBP , database , project , visual studio 2010 In Visual Studio 2010 DBP projects (also known as database projects) have been replaced by DBPROJ projects (aka SQL Server 2005 or 2008 Database Projects). DBPROJ projects have only been available...
Visual Studio Database Development Tools
What is a Visual Studio 2010 Data-tier Application project?
Posted
over 4 years ago
by
Duke Kamstra
0
Comments
Technorati Tags: Visual Studio 2010 , Data Dude , DBPro , Database Project , DAC , Data-tier Application In Visual Studio 2010 Beta 2 we have introduced a new database project type to support SQL Server Data-tier Applications (DAC). For detailed information...
Visual Studio Database Development Tools
Implementing a WIX installer that calls the GDR version of VSDBCMD.EXE
Posted
over 4 years ago
by
Duke Kamstra
9
Comments
Technorati Tags: Data Dude , DBPro , Database Edition , VSDBCMD , WiX , Setup , MSI One of the cool things that shipped with the Visual Studio Team System 2008 Database Edition GDR (aka the GDR) is the command line utility VSDBCMD.EXE . By using this...
Page 1 of 1 (7 items)