Author: Visual Web Developer Team Blog | Posted on: 10/23/2009 2:09:36 PM | Views : 977

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 Web.config? button to import all the connection strings defined in root web.config to the database entries list.  For example, if web.config contains the following connection strings: < connectionStrings > < add name = " ApplicationServices " connectionString = " data source=.\SQLEXPRESS;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|\aspnetdb.mdf;User Instance=true " providerName = " System.Data.SqlClient " /> < add name = " AdventureWorksConnection...(read more) Go to the complete details ...