What’s the attribute for webservice method? What is the namespace for creating webservice?
What is disco file?
What is difference between web container and web server?
What are the methods to create web services?
How can you prevent your web services from unauthorized access?
Can you define each of these layers of protocol stack?
List the advantages that web services have over com (component object model)and dcom (distributed component object model)?
What is difference between SOA and Web Services?
what do you mean by uddi?
How does rest web service work?
How a .net web service is tested?
Mention what are the usual xml apis?
Tell me which property of the servicebase class can be used to specify whether a service can be paused and resumed?
Which two methods are used to discover the url of web services?
In a Webservice, need to display 10 rows from a table. So DataReader or DataSet is best choice?