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 should write the connection string Show that it will
apply whole pages in the website

Answer Posted / navin.cp

You can also pass a connection string in web.config file as:-

<appSettings>
<add key="ConStrName" value="your_ConStrValue"/>
</appSettings>

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you display all validation messages in one control?

1040


What is the parent class of all the web server control?

989


List of words of preprocessor in .net?

990


Explain the use of errorprovider control in .net?

1005


How you can add an event handler?

1014


What are sql notifications and sql invalidations?

992


Which platform does Microsoft .NET use for exchanging data between applications?

1104


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

1056


Why session management is required?

1074


What are user controls?

1058


What is semantic gap?

1068


Differentiate between authentication and authorization.

1015


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

2149


Can you explain one critical mapping? Performance issue which one is better?

950


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

1120