誰もがasp.netサイトを復元する効率的な方法をお勧めできますか?現在私が取っている手順は次のとおりです。
1) Unzip site backup
2) Edit web.config connection string to reflect my local SQLEXPRESS database
3) Restore Database in SQL studio 2008
4) Delete primary user in the database
5) Add the removed user in the Security tab and set him as the db owner
これらの手順や別のシステムを減らすことについて誰かが考えている場合は、アドバイスをいただければ幸いです。