Visual Studio 与数据库项目 Post Biz Spark
Visual Studio with Database Projects Post Biz Spark
我们将在今年晚些时候完成我们的 BizSpark 计划。
我们目前使用 Visual Studio 2013 Update 4,其中有一个数据库项目。
我对毕业后的使用有疑问,还有 Visual Studio 支持数据库项目的版本。
Microsoft 的建议是:
Once you complete the graduation process, you will get a license to keep, at no charge, most of the software you downloaded during the three years you were in the BizSpark program.
However, because all versions of Visual Studio 2013 and later now require you to sign in using a Microsoft account associated with an active MSDN subscription, startups will need to renew their MSDN subscription for each user running Visual Studio after graduation.
看来我们需要为每个开发人员购买 MSDN 订阅。如果我们这样做,我假设我们可以使用 2013 或更高版本,例如 2015。也就是说,继续使用 2013 不会有任何好处,因为它不再免费。如果我们不购买订阅,我认为它会停止工作。这令人沮丧,因为这不是我们开始时被告知的。
下一个问题是我们需要哪个版本。 2010年,我了解到专业版不支持数据库项目。但在 2013 年及以后的文档中,我看不到任何此类区别。言外之意是我们Professional会支持Database Projects,但我不确定。
最后,我们还使用了 TFS(在我们的服务器上,而不是云服务),所以我想确认我们也可以在专业版中使用它。
还有其他人经历过吗?
谢谢。
我没有做过 BizSpark 程序,但我知道 VS 2015 Professional 确实支持数据库项目和 TFS。
实际上,数据库项目或 SQL Server Data Tools (SSDT) 并不是 "a part" 的 Visual Studio,您 不需要 让 Visual Studio 来使用它。
可以下载separately。
它内置于 VS Shell 但 "You can install and run SSDT as a free, standalone designer to create databases, models, reports, and packages."
它仍然适用于 TFS。
我们将在今年晚些时候完成我们的 BizSpark 计划。
我们目前使用 Visual Studio 2013 Update 4,其中有一个数据库项目。
我对毕业后的使用有疑问,还有 Visual Studio 支持数据库项目的版本。
Microsoft 的建议是:
Once you complete the graduation process, you will get a license to keep, at no charge, most of the software you downloaded during the three years you were in the BizSpark program.
However, because all versions of Visual Studio 2013 and later now require you to sign in using a Microsoft account associated with an active MSDN subscription, startups will need to renew their MSDN subscription for each user running Visual Studio after graduation.
看来我们需要为每个开发人员购买 MSDN 订阅。如果我们这样做,我假设我们可以使用 2013 或更高版本,例如 2015。也就是说,继续使用 2013 不会有任何好处,因为它不再免费。如果我们不购买订阅,我认为它会停止工作。这令人沮丧,因为这不是我们开始时被告知的。
下一个问题是我们需要哪个版本。 2010年,我了解到专业版不支持数据库项目。但在 2013 年及以后的文档中,我看不到任何此类区别。言外之意是我们Professional会支持Database Projects,但我不确定。
最后,我们还使用了 TFS(在我们的服务器上,而不是云服务),所以我想确认我们也可以在专业版中使用它。
还有其他人经历过吗?
谢谢。
我没有做过 BizSpark 程序,但我知道 VS 2015 Professional 确实支持数据库项目和 TFS。
实际上,数据库项目或 SQL Server Data Tools (SSDT) 并不是 "a part" 的 Visual Studio,您 不需要 让 Visual Studio 来使用它。
可以下载separately。 它内置于 VS Shell 但 "You can install and run SSDT as a free, standalone designer to create databases, models, reports, and packages."
它仍然适用于 TFS。