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 / lakshmi

connection string saved in the web.config file:

<connectionstrings>
<add name="Appconnectionstring1"
connectionstring="server=localhost;User Id=sa;Password=
password;Database=Northwind; persist security info ="True"
providerName="system.data.sqlclient"/>
</connectionstrings>

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does google crawl redirects?

1014


What is Web API?

1240


What are the main differences between asp and asp.net?

1103


Can you change a master page dynamically at runtime? How?

982


Where are session variables stored?

1007


Why SessionID changes in every request in asp.net?

1017


Explain asp.net web forms.

1142


Explain login control and form authentication.

1064


Which method is used to enforce garbage collection in .net?

906


What is http post and http get?

1065


What are the server controls in asp.net?

1002


Are cookies stored on server or client?

1002


What are validator? Name the validation controls in asp.net?

1060


Does web services support data reader like pom project?

988


What is the full form of asp.net?

1097