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

Answers were Sorted based on User's Feedback



You have been given the task of designing a web services to expose the data that is stored in a dat..

Answer / swapna

System.Web.Services

Is This Answer Correct ?    7 Yes 0 No

You have been given the task of designing a web services to expose the data that is stored in a dat..

Answer / dilip

Answer is "C"

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two

1 Answers   Syntax Softtech,


Difference between Response.Expires and Expires.Absolute ?

1 Answers   Accenture, BirlaSoft,


What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

4 Answers  


What is the use of the tag in the web.config file?

0 Answers   MindCracker,


What is a DLL Hell Problem in .Net?

12 Answers  






i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this....

3 Answers   Chaitanya, Crysalis, CTS, HCL, Sein Infotech, TCS,


when will garbage collector run?

1 Answers  


hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"

2 Answers   PennyWise, TCS, Wipro,


What is the use of @Register directives?

3 Answers  


How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

0 Answers  


How do you perform validations?

3 Answers   Microsoft,


What are session state modes in asp.net?

0 Answers  


Categories