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 Beta 是否支持 .NET 2.0 项目?
用新的 IDE 打开 SQL 2005 *.ndf 文件怎么样?(意思是项目中包含的 mdf 文件,如 Web 应用程序中的 App_Data DB 等)
是的。VS2010 面向 .NET Framework 2.0、3.0、3.5 和 4.0(链接)
DB 项目已被最近的GDR R2数据库项目版本所取代。它是 Visual Studio 2008团队版的免费下载
这种类型的项目最初是 Visual Studio 数据库版本的一部分。
它能够从现有数据库中导入模式、执行模式比较、支持多个目标(系统测试、UAT、生产等)、执行 TSQL 静态代码分析以及生成独立的部署工件。