ASP.NET 2.0 Question:
Download Questions PDF

What is the standard you use to wrap up a call to a Web service?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

We use Soap standard to wrap calls to web service.Soap stands for Simple Object Access Protocol

Download ASP.NET 2.0 Interview Questions And Answers PDF

Previous QuestionNext Question
Which method do you use to redirect the user to another page without performing a round trip to the client?What tag do you use to add a hyperlink column to the DataGrid?