Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Where do you store connection string ?

Answers were Sorted based on User's Feedback



Where do you store connection string ?..

Answer / ansu kumar

we
store
connection string in
web.config file under tab
<appsettings>

Is This Answer Correct ?    15 Yes 3 No

Where do you store connection string ?..

Answer / s.balakrishna

we store connection string under web.config file

Is This Answer Correct ?    2 Yes 0 No

Where do you store connection string ?..

Answer / dheeraj

<ConnectionStrings>
add name=""
ConnectionString="datasource="servername";catalog="database
name";
<ConnectionStrings>
and that code is to written under web.config file.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is ado and rdo?

0 Answers  


What are ado.net objects?

0 Answers  


What is difference between ado.net and asp net?

0 Answers  


What is different between sqlcommand object and command behavior object?

0 Answers  


What is the default view of Data Grid?

5 Answers   TCS,


What is the difference between data grid and data repeater?

0 Answers  


What are the functions of oledbdataadapter?

4 Answers  


What is datatable?

3 Answers  


Explain ado.net features?

0 Answers  


i want 2 pass values(enterd in textbox)to table in sql server without using stored procedure in c#.plz tell me code with an example.

5 Answers   Softcon, Tecra,


Define connection string?

0 Answers  


What two types of data providers does ADO.NET supply? What determines which one you should use?

0 Answers   CDC,


Categories