To call a Web service which transport protocol you can use?
Answer Posted / b.sangita rani patra
we use soap to call a web service
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What symbol would you use to denote, the start of a code block in aspx views?
Explain the use of dataadapter.
What is server side session management?
How does session work in asp net?
When cookie will expire?
Explain http handlers? Where we can use the http handlers?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is use of <% %> in asp.net?
What are the contents of cookie?
What are the various ways to send content from one page to another?
What are the advantages of using session?
What parameters can you pass in the url of the api?
Explain server control extensibility with reference to asp.net 2.0 ?
Write a code for passing ArrayList in Web API?
What is rending process in ASP.NET?