What is Web Services?How we can consume a Web Services in
our application?Explain.
Answer / ekansh chandra
A Web Service is application logic accessible to programs via standard web protocols in a platform independent way.
Web Service Consume from three methode :
1:- Using HTTP Post Methode
2:- Using XMLHTTP that will use Soap to call our the service
3:- Using Wsdl generated proxy class
Is This Answer Correct ? | 9 Yes | 3 No |
Where does Web.Config Info stored? Will this be stored in the registry?
Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?
What is server side session?
Explain asp.net web forms.
What is a 404 redirect?
How to Page Execute in asp.net(inside browser)
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
hi im shailendra singh my question is how we deploye the data base
what is difference between User Control,Custom Contro1,Web server control and template controls
Mention the execution process for managed code?
What is a runtime version?
Is there any property names “isnavigating”?