True or False: To test a Web service you must create a
windows application or Web application to consume this service?
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 |
What is reflection and disadvantages of reflection ?
What is a proxy in web service?
Difference between dynamic query and static query ?
What is ViewState ? and how it is managed ?
“~” means in asp.net application?
What is the other method, other than GET and POST, in ASP.NET?
What are PDBs? Where must they be located for debugging to work?
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?
How would you implement inheritance using VB.NET/C#?
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?
How would one do a deep copy in .NET?