To call a Web service which transport protocol you can use?
Answer Posted / venkata subbareddyc
i write my opinion ,i don,t know exactly. if we are using
webservices,the major acton is done with SOAP protocal.the
soap protocal having encription.it stores only small amount
of memory(like functionality type).
it will deliver output in xml form
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we store object in viewstate?
What’s the difference between asp.net web forms and asp.net mvc?
What is the purpose of master page?
How do you handle server controls?
Should I delete cookies?
What is a server farm in iis?
Which data type does the rangevalidator control support?
Why is it preferred to not use finalize for clean up?
What are the file extensions for razor views?
What are HTTP handlers in ASP.NET?
Explain method to handle error using HttpError in Web API?
What is difference between cookies and cache?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What are the various ways to send content from one page to another?
To redirect the user to another page which method do we use without performing a round trip to the client?