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 中的数据和架构比较工具。我刚刚在一个新的虚拟机上安装完 VS 2010,当然,我意识到我之前安装的所有保存的数据连接都不可用。有没有办法在 VS 2010 的安装之间转移这些连接?
我相信你只是从
C:\Users\<username>\AppData\Roaming\ Microsoft\VisualStudio\10.0\ServerExplorer\DefaultView.SEView
从具有数据连接的安装到 VM 中的相同位置。