You have been given the task of designing a web services to
expose the data that is stored in a database on the server.
In order to successfully build the web services, you need to
import some namespaces. What is the minimum namespace you
need to import?
a) System.Web
b) System.WebServices
c) System.Web.Services
d) System.Web.ServiceModel
Answer Posted / dilip
Answer is "C"
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the steps involved to fill a dataset?
what is meant by sitemapnode ?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
How ViewstateMac works?
What are the Types of state management techniques
What are the Types of objects in ASP
Is asp.net still used?
What is cache in asp net?
What is the difference between dispose() and finalize()?
Explain the difference between authentication and authorization.
What is application variable in asp.net?
What does a switch do?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Where is session data stored in asp net?