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

Describe the application event handlers in ASP.NET?

0 Answers   HCL,


Can you explain page lifecycle in net?

0 Answers  


Define managed code and managed data in .net?

0 Answers  


Explain the function of new view engine in asp.net? : asp.net mvc

0 Answers  


What is windows active directory authentication?

0 Answers  






What is the difference between a Stored procedure and function?

9 Answers  


How do u declare static variable and how it is declared and what is its lifetime?

0 Answers  


how can u display multi language (i.e english,spanish...) web site?

2 Answers  


Can you edit data in the Repeater control?

11 Answers   CAC, Creative,


What is a user session?

0 Answers  


Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?

1 Answers   Ignis Technologies,


What is the difference between excute query and excute nonquery.?

4 Answers  


Categories