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

Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

0 Answers  


What is basic use of data view?

0 Answers  


How is entity framework different from ado.net?

0 Answers  


What is the use of ADO.NET and XML web services?

0 Answers   TCS,


What is ado data control?

0 Answers  


What is different between sqlcommand object and command behavior object?

0 Answers  


What is the provider being used to access oracle database?

0 Answers  


What is oledb connection?

0 Answers  


What are the steps you will take to improve performance?

0 Answers  


What is ole access?

0 Answers  


Can we connect two dataadapters to same data source using single connection at same time?

0 Answers  


Differences between dataset.clone and dataset.copy?

2 Answers   Ksb, TCS,


Categories