什么是web服务和web应用之间的区别?

编程入门 行业动态 更新时间:2024-10-27 15:30:22
本文介绍了什么是web服务和web应用之间的区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

您能告诉我什么是web服务和web应用之间的区别。

can you please tell me what is the difference between webservice and webapplication.

推荐答案

在简单地说,一个WebService使用特殊的HTTP传输协议进行通信到其他服务器。 Web服务,目的是要的使用的其他应用程序。

In a nutshell, a Webservice uses special HTTP transport protocols to communicate to other servers. Webservices are meant to be used by other applications.

在ASP.Net的世界里,一个Web应用程序是一种类型,允许在特定配置构建ASP.Net网站的Visual Studio项目。例如。一个WebService可以使用Web应用程序类型的项目建设。或Web应用程序也可以指是指直接由最终用户(不同于Web服务)所使用的网站。

In the ASP.Net world, a web application is a type of Visual Studio project that allows building ASP.Net websites in a particular configuration. E.g. A Webservice can be built using a Web Application type project. Or a Web Application can also refer to a website that is meant to be used directly by an end-user ( unlike web services ).

下面是几个环节及相关SO问题...

Here are a few links and related SO questions...

stackoverflow/questions/216931/what-is-the-difference-between-an-asp-net-web-method-and-a-wcf-service

stackoverflow/questions/398037/asp-net-web-site-or-web-application

Web服务简介和ASP.NET

更多推荐

什么是web服务和web应用之间的区别?

本文发布于:2023-10-07 17:48:49,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1470081.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:区别   web

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!