True or False: To test a Web service you must create a
windows application or Web application to consume this service?
Answer Posted / 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 View All Answers
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is difference between datalist and gridview?
What are the file extensions for razor views?
Explain the difference between Repeater and Data list control in ASP.NET?
What is the basic difference between asp and asp.net?
What are the two Layouts supported by a Web form in ASP.NET?
Define the term Web Garden?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What are the HTML server controls in ASP.NET?
Explain global assembly cache.
What is session state server?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
Explain the difference between or and orelse?