What is Web Services?How we can consume a Web Services in
our application?Explain.
Answer Posted / ekansh chandra
A Web Service is application logic accessible to programs via standard web protocols in a platform independent way.
Web Service Consume from three methode :
1:- Using HTTP Post Methode
2:- Using XMLHTTP that will use Soap to call our the service
3:- Using Wsdl generated proxy class
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How can you pass multiple complex types in Web API?
What are the difference between function and stored procedure in .net programming language?
Explain what is postback in asp. Net?
What is session management in web application?
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 caching? Explain.
Explain the difference between value type and reference type?
What are the server controls in asp.net?
Explain about asp.net state management?
What is mta?
How could you modify xaml content from javascript?
Can you explain the importance of finalize method in .net?
What is view state and how it works in asp net?
What are the 3 levels at which content pages can be attached to Master Page?
What is microsoft windows sharepoint services?