Submit Content

Sponsor



Results


ASP.NET: How To: Separate your connectionStrings and appSettings configuration settings into external configuration files

In this article, we will describe how to separate your connection strings and appSettings into external files from your web.config or app.config.

0 Comments   Posted by LazyAssCoder on Dec 04, 2007   321 Views  


ASP.NET: How To: Retrieve AppSetting value from the web.config (ASP.NET 2.0)

0 Comments   Posted by LazyAssCoder on Apr 14, 2007   82 Views