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
Can we have a web application running without web.config file?
what is DLL Hell and how it is solved in .NET? please explain clearly??
Which tool you have done?
What is HTTPModule and HTTPcontext? What is the use of each?
Why is mvc better than asp.net?
What do you mean by View State and what is its role?
Explain form level validation and field level validation?
Can any body provide me the sample web application in asp.net
What is postback request?
What is client side state management?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
What is dynamic web page with example?
What is cache in asp net?
What are the different kinds of assemblies?
What are the Types of object in asp