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...

How do you retrieve information from web.config ?

Answer Posted / sudhir kunnure

In web.congig you can add key and its value.And that key
value u can retrive like

string connectionString =
System.Configuration.ConfigurationSettings.AppSettings
["conStringWeb"].ToString()

Here conStringWeb is my key and i access its value.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between Fragment Caching and Page Caching in ASP.NET?

1064


What is the caspol.exe tool used for?

1061


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

1120


Explain transparent caching with aop?

1006


Explain asp.net mvc request life cycle? : asp.net mvc

1167


Explain why datareader is useful?

1045


How to improve performance of web application asp.net mvc? : Asp.Net MVC

1070


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

2472


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

1029


What are the differences between application object and session object?

1052


What is an imagemap in asp.net?

1240


What is session in asp.net?

1008


What is repository pattern in mvc.net? : asp.net mvc

1039


Explain different authentication modes in asp.net?

1232


What is the differences between a primary key and a unique key in sql server?

1131