To call a Web service which transport protocol you can use?
Answers were Sorted based on User's Feedback
Answer / ninad
To call a Web service we can use preferbly SOAP (Simple
Object Access Protocol) protocol.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
WHAT IS OBJECT POOLING
Explain about asp.net caching?
What is the advantage of mvc over asp.net? : Asp.Net MVC
The technical part was on ASP.Net only of web services.
What does session_start () do?
What is AutoPostback?
Explain the asp.net session state modes.
What is data binding in asp net?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Explain how can we inherit a static member?
what are grid events ?code for dropdown inside grid and binding dropdown syntax
Why does my asp.net file have multiple tag with runat=server?