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
Post New Answer View All Answers
How do I send an email message from my ASP.NET page?
What symbol specifies the beginning of a query string?
What is the part of url?
What are server objects?
How can you debug your.net application?
What is skin in asp.net?
What is the difference between system.stringbuilder and system.string
What is the use of the tag in the web.config file?
What are the session management techniques asp net?
When we use cookie less session? Explain its working?
What is the default authentication mode for asp.net?
How can you apply a theme to your asp.net application?
Explain the function of new view engine in asp.net? : asp.net mvc
Do cookies store passwords?
What is the latest version of asp.net?