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 cross page posting in asp net?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What is the difference between web.config and machine.config in ASP.NET?
If 200 is for all successful operation then why do we have 201 response codes?
What is the difference between page directive include and action tag include?
Which control has default post back is enabled(true)?
How can we implement a identity (sql server) call in an asp.net page?
Define msil.
What is a swagger in web api?
What is the difference between runtime version and version?
What are the namespace classes used in asp.net mvc? : asp.net mvc
What is ispostback method in asp.net?
What is rending process in ASP.NET?
What is the mvc framework?
What is web router?