True or False: To test a Web service you must create a
windows application or Web application to consume this service?



True or False: To test a Web service you must create a windows application or Web application to co..

Answer / kakani

False, the webservice comes with a test page and it
provides HTTP-GET method to test.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is reflection and disadvantages of reflection ?

2 Answers   CTC, Microsoft,


What is a proxy in web service?

0 Answers  


Difference between dynamic query and static query ?

1 Answers   DELL,


What is ViewState ? and how it is managed ?

1 Answers  


“~” means in asp.net application?

4 Answers   IBS,


What is the other method, other than GET and POST, in ASP.NET?

3 Answers  


What are PDBs? Where must they be located for debugging to work?

4 Answers  


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

0 Answers   Siebel,


How would you implement inheritance using VB.NET/C#?

3 Answers   Siebel Systems,


About CLS and CTS?

8 Answers   Microsoft, Syncfusion,


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

0 Answers  


How would one do a deep copy in .NET?

6 Answers   TCS,


Categories