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
Explain parts of assembly?
Does google crawl redirects?
COM+ Used ________________ Isolation Level
What does clearing cache?
In ViewState How much lifespan items stored?
Explain difference between friend and protected friend?
Name some asp objects?
What are the types of validation in asp net?
Why viewstate is used in asp.net?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
In order to get assembly info which namespace we should import?
What is razor? : asp.net mvc
Which object encapsulates state or data of a user?
What is the appSettings Section in the web.config file?
How do you identify that the page is postback?