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
How to create events for a control?
How many types of cache are there?
Distinguish between Server-side and Client-side code with its functionality?
How is application management and maintenance improved in asp.net 2.0?
What is difference between asp.net and asp?
Is a dll file an executable?
What is web api vs wcf?
What are the advantages of Web API?
Can the dictionary object be created in client?s scope ?
What is the difference between debug and release?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Explain serialization and deserialization?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is bson in web api?
What is Web API?