under which namespaces connection strings can be defined?

Answers were Sorted based on User's Feedback



under which namespaces connection strings can be defined?..

Answer / guest

system.data.sqlclient

Is This Answer Correct ?    15 Yes 1 No

under which namespaces connection strings can be defined?..

Answer / venu

if connection string basically by using
system.data.sqlclient,orcleclient n using providers.
But if u write by using web.config file,then You have to use
system.configuration namespace to read from config file.

Is This Answer Correct ?    3 Yes 0 No

under which namespaces connection strings can be defined?..

Answer / lakshmi maddala

using System.Configuration

Is This Answer Correct ?    1 Yes 2 No

under which namespaces connection strings can be defined?..

Answer / sharifuddin

Hope Using System.Data;

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between mvc and asp.net? : Asp.Net MVC

0 Answers  


What is viewstate information stored?

0 Answers  


what are the oops concepts are used in your project?

1 Answers   AppShark, IBM, Kotak,


What are the versions of garbage collection?

0 Answers   Proteans,


what is the difference between sql 2000 and 2005?

2 Answers   Cognizant,


Have you used microsoft dataaccess blocks and Exception blocks?

1 Answers   Microsoft,


Explain the differences between Server-side and Client-side code?

2 Answers  


How to add DateTime Control in normal DataGrid Server Control?

0 Answers  


What is Difference between Application object and Session Object

5 Answers  


What is dataset ?

18 Answers   Infosys, Kuwait University,


Why do we use asp.net?

0 Answers  


can we store textbox and com components in viewstate?

4 Answers   Microsoft,


Categories