什么选项"转换为Web申请表]怎么做,如果我在Visual Studio中选择它? [英] What does the option "convert to web application" do if I select it in visual studio?

查看:130
本文介绍了什么选项"转换为Web申请表]怎么做,如果我在Visual Studio中选择它?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是选择转换为Web应用程序做,如果我在Visual Studio中选择它?如果我做我的网站转换为Web应用程序的优势是什么?我可以回去?

What does the option "convert to web application" do if I select it in visual studio? If I do convert my site to a web application what are the advantages? Can I go back?

推荐答案

嗯,你的网站转换为Web应用程序项目。至于优势,这里有一些进一步阅读:

Well, it converts your web site to a web application project. As for the advantages, here is some further reading:

MSDN比较 - 比较网站项目和Web应用程序项目

MSDN comparison -- Comparing Web Site Projects and Web Application Projects

直播网络ASP.NET - Web应用程序项目与网站项目在Visual Studio 2008中

Webcast on ASP.NET -- Web Application Projects vs. Web Site Projects in Visual Studio 2008

在这个网络直播,根据要求,我们将考察在Microsoft Visual Studio 2008中我们特别注重理由Web应用程序项目和网站项目之间的差异,你会选择一个比其他并解释如何使明智的决定创建Web解决方案时

Web应用程序项目和网站之间的主要差异(对我)的事情是如何被编译。在网站的每个页面都有其code-背后编译成一个独立的库,而在Web应用程序中的所有code-背后被编译成一个库。

The primary difference (to me) between a web application project and a web site is how things gets compiled. In web sites each page has its code-behind compiled into a separate library, whereas in web applications all code-behind gets compiled into a single library.

有优点和缺点两个词,它实际上取决于。这也是通常的<一个问题href=\"http://blog.madskristensen.dk/post/Web-Application-Projects-vs-Web-Site-Projects.aspx\">opinion.

There are advantages and disadvantages to both, it really depends. It's also often a matter of opinion.

这篇关于什么选项&QUOT;转换为Web申请表]怎么做,如果我在Visual Studio中选择它?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆