ASP.NET 2.0 Question:
What is the standard you use to wrap up a call to a Web service?

Answer:
We use Soap standard to wrap calls to web service.Soap stands for Simple Object Access Protocol
Previous Question | Next 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? |