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
Describe SOA and the tenets of it?
Can we have 2 web config files?
Describe how ASP.NET maintains process isolation for each Web application?
Explain about Automatic resource management?
What are the Types of session management in ASP.NET
Describe a bubbled event and how it is used ?
What is postback pixel?
Should I delete cookies?
Explain the advantages of passport authentication.
What is enableviewstate?
What is break mode?
What is http response header?
What are the new navigation controls in asp.net 2.0?
Explain the asp.net mvc request life cycle? : asp.net mvc
Describe how to implement globalization and localization in the use interface in .net.