简体   繁体   English

下载Visual Studio 2010 Express No Master页面

[英]Download Visual Studio 2010 express No Master page

I have just downloaded visual studio's 2010 but there is no template to a master page or anything to then use with it. 我刚刚下载了Visual Studio 2010,但是没有模板可以使用到母版页上。

I will be using C# programming eventually, with asp.net 我最终将通过asp.net使用C#编程

This is what i get when i select create new project. 这是我选择创建新项目时得到的。

i want to use .net framework 3.5. 我想使用.net Framework 3.5。 please help, what else needs to be downloaded. 请帮助,还有什么需要下载。

在此处输入图片说明

For web development, you should download Visual Studio Express for Web . 对于Web开发,您应该下载Visual Studio Express for Web

The C# express version does not include web templates. C#Express版本不包含Web模板。

You need Visual Studio Express for Web not for Dekstop 您需要Web的Visual Studio Express,而不是Dekstop

And you should use the new 2012 version. 您应该使用新的2012版本。

Here is the link 链接在这里

Visual C# 2010 Express only support following default projects templates: Visual C#2010 Express仅支持以下默认项目模板:

Windows Forms Application Windows窗体应用程序

WPF Application WPF应用

Console Application 控制台应用

Class Library 类库

WPF Browser Application WPF浏览器应用程序

Empty Project 空项目

To use ASP.NET Web Applications you need this: http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-web 要使用ASP.NET Web应用程序,您需要这样做: http : //www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-web

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM