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
What is aspect-oriented programming?
Define static constructor?
How can u debug your .net application?
Is there any limit for query string? Means what is the maximum size?
What are themes and skins in 2.0, explain usage scenario?
What is the equivalent of date() and time() in asp.net?
What are the security types in ASP/ASP.NET? Different Authentication modes?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is runat?
What's the use of response.output.write()?
Explain the difference between panel and groupbox classes using .net?
How many web.config files can I have in an application?
What is asp.net ajax?
Which Is Faster MVC or ASP.net ?
In which event are the controls fully loaded?