what is webservices. howit is use in our project .
Answer Posted / n
* Web services are application components
* Web services communicate using open protocols
* Web services are self-contained and self-describing
* Web services can be discovered using UDDI
* Web services can be used by other applications
* XML is the basis for Web services
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is owin authentication?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Difference between using directive vs using statement?
What is the difference between ldap and active directory?
What is custom attribute?
Explain the difference between asp and asp.net?
What is data control in asp.net?
What’s the use of “GLOBAL.ASAX” file?
What is is post back property in asp net?
Where is the view state data stored?
Can we set master page as a start page?
What is the function used for removing an event listener?
How do I use a proxy server when invoking a web service?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What does occur first in ASP.Net, Authentication or Authorization?