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
Explain asp.net web forms.
Define the term Scavenging in Caching?
Explain the steps to be followed to use passport authentication.
List the advantages and disadvantages of user control an custom control?
Explain automatic memory management in .net.
Explain transparent caching with aop?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
State differences between MVC and WebAPI
Is asp.net and .net are same or different?
Can more than one person use the same login?
What are the disadvantages of using session?
Can you explain composite pattern?
Fetch one page value to another page without using state-managment ?
What is difference between ispostback and autopostback in asp net?
What is the question mark in a url?