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
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Can we add code files of different languages in app_code folder?
What is a page life cycle? What are the events in a page life cycle?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
How are sessions stored?
What is difference between asp state management and asp.net state management?
What are the cookies types in asp.net?
What does the orientation property do in a menu control?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
What methods are fired during the page load? Init()
What is the difference between visual basic and asp.net?
What are the event handlers that can be included in the Global.asax file?
What is Pre-Render event in ASP.NET?
Explain the Session state management options available with ASP.NET?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?