简体   繁体   中英

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.

I will be using C# programming eventually, with asp.net

This is what i get when i select create new project.

i want to use .net framework 3.5. please help, what else needs to be downloaded.

在此处输入图片说明

For web development, you should download Visual Studio Express for Web .

The C# express version does not include web templates.

You need Visual Studio Express for Web not for Dekstop

And you should use the new 2012 version.

Here is the link

Visual C# 2010 Express only support following default projects templates:

Windows Forms Application

WPF Application

Console Application

Class Library

WPF Browser Application

Empty Project

To use ASP.NET Web Applications you need this: http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-web

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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