What is the name of the directory where it is necessary to locate the proxy file to use a web service?
705Tell me which property of the webmethod attribute allows you to maintain the state of objects across sessions in a web method?
632Tell me which namespace must be included in a code that enables xml web service to write events in an event log file?
609Is it true that while installing a windows service, an eventloginstaller class is automatically created to install the event log related to the particular service?
680List the advantages that web services have over com (component object model)and dcom (distributed component object model)?
624Post New Web Services Questions
Explain in brief different distributed technologies?
Does windows server 2003 support ipv6?
Can we share a process between windows services?
Explain what is inline customization?
Explain the benefits of web services?
How you define web service protocol stack?
How can you prevent your web services from unauthorized access?
Why do we use web services?
What are the three ways to handle the event encountered during the marshal, unmarshal and validate operations?
How can you document web service?
Name the various communication channels in web service?
What do you mean by soa?
Brief few drawbacks of using get and post methods to communicate with the web service?
Do we require any special application to access web service?
In a Webservice, need to display 10 rows from a table. So DataReader or DataSet is best choice?