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
Differences between “dataset” and “datareader”.
Why we are using mvc instead of asp.net? : Asp.Net MVC
What are the features that make asp.net more used framework? : asp.net mvc
What is view state and how it works in asp net?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What are session state modes in asp.net?
How do I send an email message from my ASP.NET page?
What are the various session state management options provided by asp.net?
Which of the following .NET framework supports Web API?
what is a .xap file? Explain with an example.
What are query strings used for?
Define page fragment caching?
What are the options in ASP.NET to maintain state?
How can we use Web API with ASP.NET Web Form?
How many ways are there to maintain a state in .net? What is view state?