For Web services where you can browse on the Internet?



For Web services where you can browse on the Internet?..

Answer / 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

More ASP.NET Interview Questions

Define session in asp.net.

0 Answers  


How do you insert multiple rows from a grid view to database table under a single transaction?

1 Answers  


What are the differences between the response.write() and response.output.write()?

0 Answers  


Explain the difference between or and orelse?

0 Answers  


Is object a value type or referenced type?

2 Answers  






What is __ requestverificationtoken?

0 Answers  


Contrast the use of an abstract base class against an interface?

5 Answers   iLink,


About Windows/Forms Authentication

1 Answers  


where the stored procedure are written in business logic or data acess layer?

2 Answers  


What is the relationship between IIS and ASP.NET in the generation of dynamic Web sites?

1 Answers  


What is the difference between equals() and == in c#?

0 Answers  


What is a Repeater Control and how does it works? and what is the diffrence b/w Gridview,datalist and repeater control?

2 Answers   USi,


Categories