what are webservices?In which circumstances we can go for
webservices?
Answer Posted / lily antony
Web service is a reusable component which resides in the
web server.
It is language independant and platform independant. This
means that any application written in any language can use
the service of a web service.
It uses the SOAP protocal and communicates using XML.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are session and cookies?
What are the difference between function and stored procedure in .net programming language?
what is silver light when will we use silver light,
What are the built-in objects in asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How would you turn off cookies on a page of a website?
What is a session http?
What are all the various Estimation Techniques available ?
How many types of session state management options available in asp.net?
Describe a bubbled event and how it is used ?
how can create login from create and written conde in asp.net
What are the different properties of server control that exists?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?