For Web services where you can browse on the Internet?
Answer Posted / swapna
For consuming Web services first we have to go to the UDDI
directory .In the UDDI directory we can find a link to
discovery file.
Then we can make a request for WSDL document.
This WSDL contains description of the services.
Then we have to integrate the webserice into our
application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is http response header?
Where do we store our connection string in asp.net application?
What is a 404 redirect?
What are the advantages and limitations of query string?
What is slidemaster?
What is the use of express session?
How long should a session id be?
About CLR, reflection and assemblies?
What are merge modules?
Can you change a Master Page dynamically at runtime?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What a diffgram is, and a good use for one?
How to sign out from forms authentication?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What is Pre-Render event in ASP.NET?