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
State differences between MVC and WebAPI
How does ASP.NET framework maps client side events to Server side events.?
What is difference in .net 1.1 and .net 2.0?
What is asp.net ajax?
How can u debug your .net application?
What is meant by ispostback in asp net?
What are the differences between the response.write() and response.output.write()?
Can you explain page lifecycle in net?
Where you store Connection string in "Web.Config" file in ASP.NET?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What is the usage of DelegatingHandler?
What is asp net application object?
What is a web farm?
How do you declare static variable?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#