Answer Posted / ramesh
webservice is an application that designed to interact with other application through internet.
soap-simple object access protocol used to interact with other application. This main function transfer the object from one application to another application and it translate objects into xml format
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why will you usually create an aspnet user account in the database for an asp.net web application?
What are the advantages of asp.net mvc framework? : asp.net mvc
Where are session variables stored?
What is the base class from which web forms are inherited?
What is the difference between sealed vs static class?
What are the benefits of view state?
What are the different methods of session maintenance in asp.net?
What is asp.net used for?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Explain the use of view state?
Can we have a web application running without web.config file?
How many types of Cookies are available in ASP.NET?
What are client activated objects and server activated objects?
What are the namespaces used in asp.net mvc? : asp.net mvc
If you want to write your own dot net language, what steps you will you take care?