What is asp.net Web Service

Source: Internet
Author: User
Tags soap web services what is asp wsdl
Asp.net|web 9.1.2
All components on the. NET Framework are designed to be available as Web Ser VI CE and are therefore based on. Net
Platform Web service can use the various advanced features of the. NET Framework, such as language-independent rich classes
Library-integrated Security services. NET provides Web service technologies that use a variety of standardized techniques to describe and pass
The loss of Web Service such as XML WSDL SOAP http-get http-post and so on. NET
Web service built on the Framework can easily communicate with Web service on other platforms
Tip The Web Service description language in the. NET Framework Beta 1 is used by SDL Services
Description Language language rather than WSDL language
The ability to build Web Service in the. NET Framework was placed in the ASP.net system because the web
Service technology will bring a programmable web a programmable web asp.net web
Services provides a layer of abstraction that allows developers to not focus on the various low-level examples used in web Services
Details such as HTTP SOAP WSDL can focus on the functionality provided by the service itself
In ASP.net, a Web Ser VI CE is implemented as a class by specifying that some member functions of the class are
The interface of the service is exposed to the requester of the Web service to provide services to the requester. These classes are placed in a text file with an extension of ASMX
The requester of the Web service has two types of browser and program logic code we can access the Web service directly
URL on the page can also access the Web service in program logic by clicking on the method provided by the service
View Remote Web Service as a component of a program in order to do the latter asp.net provides a web
Service Proxy Class Layer programmers can use the Wsdl.exe tools included with the. NET Framework SDK to make
Use the Web Ser VI ce WSDL description to be accessed to generate a proxy class that corresponds to the service
The Web Ser vi CE client program logic simply uses the proxy class just as a local object can access the remote
Web Service the proxy class can be generated by the provider of the Web service and provided to the outside world in the form of assembly
It can also be generated by the user of the service based on the WSDL description of the service asp.net for developers to hide most of the
Details such as the XML Schema of the transport process and the sending and receiving of the generated data of the XML data, and so on.
If developers need access to the underlying structure for more granular control. NET Class Library also provides a complete set of
Classes to help developers do the work

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.