Explain the requirement of ASP.NET web services?
Interview question and answer by:
Tripati_tutu | Posted on: 12/20/2010 | Category:
ASP.NET Interview questions | Views: 1336 | |
Points: 40
Answer:
The ASP.NET web services are used for B2B applications like authorizing employees, supplier, signing of invoice etc. These web services are the way to expose the middle tier components through internet. With the help of these components, you can communicate across the firewalls as they use SOAP as a transport protocol which helps to transmit structured data using HTTP channel. The default port is 80 through which we can easily transfer message. The web services are platform independent.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: