MSDN TV: AppSettings in ASP.NET
MSDN TV: AppSettings in ASP.NET
ASP.NET provides an easy way to store common, global strings such as database connection strings.
OverviewASP.NET provides an easy way to store common, global strings such as database connection strings. Rather than scattering connection strings thoughout your applications we'll look at how you can use ASP.NET's AppSettings configuration settings.
|
|