what is webservices. howit is use in our project .
Answer Posted / guest
Web Services are business logic components which provide
functionality via the Internet using standard protocols
such as HTTP.
Web Sevices uses Simple Object Access Protocol(SOAP) in
order to expose the business functionality. SOAP defines a
standardized format in XML which can be exchanged between
two entities over standard protocols such as HTTP. SOAP is
platform indipendent so consumer of a Web Service is
therfore completely shielded from any implementation
details about the platform edposing the Web Service. For
the consumer it is simply ablack box of sen and receive XML
over HTTP.
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Where is cookie used in asp.net?
What is application and session in asp.net?
Fetch one page value to another page without using state-managment ?
Explain the boxing and unboxing concept in .net?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
What is session management in web application?
What are the disadvantages of view state?
What is boxing and unboxing in asp.net?
What threading model used in asp and asp.net?
Define managed code and managed data in .net?
What is web api config?
How does u call and execute a sp in .net?
What is the use of ASP.NET routing?
What is a uri query?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?