0

I am using Windows 8, and Visual Studio 2012. I need to create a ASP.NET MVC web application. But, when i click on Project types --> visual C# i only see windows store and not Web (as seen in VS 2008).

How can i create a MVC web application ? Help

4

3 回答 3

1

您还可以使用 WebMatrix 来创建 aps.net mvc 项目,它是 Microsoft 的 asp.net 的免费工具

你可以从这里获得 WebMatrix http://www.microsoft.com/web/webmatrix/

于 2013-01-08T08:31:42.463 回答
1

我怀疑你正在使用Visual Studio Express for Windows 8?

如果是这样,您还需要Visual Studio Express for Web创建 MVC 应用程序。

在此处查看不同的版本:http: //www.microsoft.com/visualstudio/eng/products/visual-studio-express-products

于 2013-01-08T08:16:17.127 回答
0

在安装过程中,应该有选项,其中之一是 Visual Web Developer。确保已安装(这就是 VS 2010 中的名称)。

于 2013-01-08T13:26:12.557 回答