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 AutoPostback?
What is application in asp net?
Explain security types in asp.net?
Define managed code and managed data in .net?
Define application state variable and session state variable?
What is csrf attack in asp.net?
How is session id generated?
What are the media types of http requests and response?
How to display validation messages in one control?
What are the Types of object in asp
What are session cookies?
What is a server cookie?
How you can add an event handler?
What is postback request?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?