what is webservices. howit is use in our project .
Answer Posted / lavanya
Communicate 2 different technologies by using web services.
a web service can access through http only.
WSDL contains description of web service.
web services uses Soap Protocol. soap is an xml based protocol.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain diff between dataset and datareader?
What are the different types of validation controls provided in ASP.NET?
What is the appSettings Section in the web.config file?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is the use of response redirect in asp.net?
What is preprocessor in .net?
What is the difference between file-based dependency and key-based dependency?
What are the uses of list view control in Asp.net?
what is a .xap file? Explain with an example.
Explain ViewState?
Can the unique key be null?
What is asp.net ajax?
What are different types of api?
How to manage different kinds of sessions in ASP.NET?