# What is the transport protocol you use to call a Web service?
Answer / ganesh
SOAP (Simple Object Access Protocol) is the preferred protocol.
Is This Answer Correct ? | 10 Yes | 3 No |
Does the following statement executes successfully: Response.Write(?value of i = ? + i);
what is soap?
5 Answers Cognizant, Microsoft, NCR,
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What are server activated objects?
What is diff. Between abstract class and an interface?
Define web.config in .net?
How do I open an ashx file in windows 7?
What is the Impprsonation?and what is the importence of that?
What is data grid view in asp.net?
What is shadowing?
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
What are Authentication and Authorization?