Web应用程序和Web站点之间有什么区别? [英] What is the difference Between Web Application and Web Site?

查看:131
本文介绍了Web应用程序和Web站点之间有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Web应用程序和Web站点有什么区别?

What is the difference Between Web Application and Web Site?

推荐答案

查看这些链接。



希望它有所帮助你

http://stackoverflow.com/questions/8694922/whats-the-difference-between-a-web-site-and-a-web-application [ ^ ]



功能和功能相似,但在以下方面仍有所不同。



网络应用程序:



a)我们不能在单个Web应用程序中包含c#和vb页面。

b)我们可以在多个项目之间设置依赖关系。

c)部署后无法编译单个文件而无需重新编译。

d)企业环境的正确选择多个开发人员共同致力于创建,测试和部署。





网站:



a)可以在单个网站中混合使用vb和c#页面。

b)无法建立依赖关系。

c)部署后编辑单个文件。

d)一个开发人员负责创建和管理整个网站的正确选择。
Check out these links.

Hope it helps u
http://stackoverflow.com/questions/8694922/whats-the-difference-between-a-web-site-and-a-web-application[^]

Both function and perform similarly, but still differ in following ways.

Web application:

a) We can''t include c# and vb page in single web application.
b) We can set up dependencies between multiple projects.
c) Can not edit individual files after deployment without recompiling.
d) Right choice for enterprise environments where multiple developers work unitedly for creating,testing and deployment.


Web site:

a) Can mix vb and c# page in single website.
b) Can not establish dependencies.
c) Edit individual files after deployment.
d) Right choice when one developer will responsible for creating and managing entire website.


此链接说明了一切:



http://msdn.microsoft.com/en-us/library/dd547590.aspx [ ^ ]
This link says it all:

http://msdn.microsoft.com/en-us/library/dd547590.aspx[^]


这篇关于Web应用程序和Web站点之间有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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