Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Studio 2010 mvc3アプリケーションを継承し、ビルドと実行のたびにweb.configが生成されます。他のデータベースをテストするために接続文字列を変更する必要があります....web.configが自動的に生成されないようにするための設定はどこにありますか?
ありがとう!
セカンダリ データベースの新しい構成を作成し、Web.config ファイルを右クリックして [構成変換の追加] を選択します。
次に、次の情報を使用して、別の構成で接続文字列を調整します。
http://msdn.microsoft.com/en-us/library/dd465326.aspx