Answer Posted / tapan gupta
soap = Simple Object Access Protocol
It is a simple,lightweight,xml based protocol for
exchanging information.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How would you get asp.net running in apache web servers?
What is an example of an application service provider?
What are the different types of validation controls in asp.net?
What is asp.net introduction?
What is the difference between custom controls and user controls?
What is the difference between the response.write() and response.output.write() methods?
What is a web farm?
What are the different authentication modes in asp.net?
How does a content page different from a master page?
Define common type system?
Define repository pattern in asp.net mvc? : asp.net mvc
What is the difference between Classic ASP and ASP.Net?
What is the appSettings Section in the web.config file?
What is a server farm in iis?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?