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 is the server of asp.net?
What is a url string?
Can we set master page as a start page?
What are session state modes?
What are the validation controls available in ASP.NET?
Explain what is event bubbling?
In ViewState How much lifespan items stored?
What is a session government?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What are the different validators in asp.net?
What is cookies in asp net?
How many types of Cookies are available in ASP.NET?
What is a page life cycle?
What are the advantages of asp.net?
How do you store a value in viewstate and retrieve them?