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
What is the use of web.config file?
What do you mean by role-based security?
How do you declare static variable?
What is the file extension of web service?
What is the difference between the get method () and post method ()?
Which dll handles the request of .aspx page?
What is the web.config file in asp?
What is use of Master Page in ASP.NET web pages?
Explain what does wsdl stand for?
Is it possible for me to change my aspx file extension to some other name?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Explain the difference between asp and asp.net?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is the difference between a default skin and a named skin?
What is app_code folder in asp net?