Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to create and publish an ASP.NET MVC3 website

2025-04-12 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article mainly introduces "how to create and publish ASP.NET MVC3 website", in daily operation, I believe many people have doubts on how to create and publish ASP.NET MVC3 website, Xiaobian consulted all kinds of information, sorted out simple and easy to use operation methods, hope to answer "how to create and publish ASP.NET MVC3 website" doubts helpful! Next, please follow the small series to learn together!

1. Project creation

Open VS2010, select File--New Project--ASP.NET MVC3 web application, as shown below

Then select Razor view, as shown below, click OK, so that an MVC3 project is created.

2. website released

Right-click the project you just created, a drop-down menu pops up, select the Publish menu, and the Publish WEB dialog box pops up, as shown below

In the "Publish WEB" form, select "File System" for the publishing method, and select "Publish to C:\inetpub\wwwroot\stock" for the target location. pictured above

Next we open IIS, first create the application pool, the name can be customized,. NET choose version 4.0. Click OK to see MVCPOOL in the application pool in IIS.

Create an application pool:

Next is to create a new website, right click to add a website, website name customization, application pool select MVCpool, click OK, you can browse the website in IIS

At this point, on "how to create and publish ASP.NET MVC3 website" learning is over, I hope to solve everyone's doubts. Theory and practice can better match to help you learn, go and try it! If you want to continue learning more relevant knowledge, please continue to pay attention to the website, Xiaobian will continue to strive to bring more practical articles for everyone!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report