asp.net - 我可以在 Visual Studio 2008 中使用 MVC3 吗?

标签 asp.net visual-studio-2008 asp.net-mvc-3

我想知道MVC3架构是否可以在Visual Studio 2008中使用。 我正在使用 SQL Server 2008。

请提供建议。您可以给我任何教程的链接。

请只告诉我有关 Visual Studio 2008 的信息,而不是 2010 的信息。

最佳答案

MVC3 是为 .net 4.0 框架构建的。 VS 2008 中不支持 .net 4.0 Framework。

所以你的问题的答案是“否”,你不能在 Visual Studio 2008 中使用 MVC3。

关于asp.net - 我可以在 Visual Studio 2008 中使用 MVC3 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6674711/

相关文章:

visual-studio - 如何将 Visual Studio 特性引入 Eclipse?

.net - Visual Studio 2008 中的代码片段有大小限制吗?

asp.net-mvc - 我如何安排将我的图标缓存在 MVC3 中?

c# - MVC 获取所有 Action 方法

jquery - ASP.NET MVC 3 不生成验证数据属性

c# - 如何以编程方式设置(使用 GET SET 属性) "httpRuntime maxRequestLength"在 ASP.NET 中使用 C# 作为代码隐藏

c# - Chrome 中的 Request.Browser.Browser 返回 "IE"

c# - ASP.net LoadAssembly 动态

c# - 你能在 ASP.net 文本框中创建 "separator"吗? (C#)

visual-studio - Visual Studio 2008 的当前项目键盘快捷键中是否有“创建新文件夹”?