Welcome to MSDN Blogs Sign in | Join | Help

Visual Web Developer Team Blog

Your official information source from the Visual Web Developer team.

News

  • These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified Terms of Use

Browse by Tags

All Tags » Database   (RSS)
Dev10 Beta2, Import from web.config file and other changes for DB deployment UI
Dev10 Beta2 DB Deployment property page has some changes from Beta1.  Please provide your valuable feedback for us to make it better for you.  Thanks. 1. Tab page name changed from “Deploy/SQL” To “Deploy SQL” 2. Customer can use “Import from Read More...
Dev10 Beta1, Deploy Web application with SQL Express mdf file to host’s SQL server
For many web applications developed using Visual Studio, developers uses SQL express with mdf database file under app_data folder.  If deploying data host requires SQL server, developers have to find ways to deploy the schema and data from mdf file Read More...
VS2010 Beta1 "Delete existing objects before creating" flag for DB Deployment
  Here is an example of end to end scenario of the last blog VS2010 Beta1 Web Application Project Database package and SMO options . Here, we’re going to package a web application and its database with “Delete existing objects before creating” flag, Read More...
VS2010 Beta1 Web Application Project Database package and SMO options
In Visual Studio 2010 Beta1 release, SQL server database schema and data can be packaged for deployment along with the website.  It utilizes Msdeploy SQL Database provider functionality in IIS team’s msdeploy release.  In Visual studio 2010 Read More...
Page view tracker