Lost your password?

Blogs about: Appsettings

Featured Blog

Infopath Forms Services Use AppSettings for Config

sladescross wrote 2 weeks ago: http://support.microsoft.com/kb/555963 Configuration files are XML files that can be changed as need … more →

Tags: Infopath

How to Encrypt connection string in web.config1 comment

viralsarvaiya wrote 4 months ago: The most sensitive information stored in web.config file can be the connection string. You do not wa … more →

Tags: ASP. NET, web config, Connection String, encrypt

Reading appsettings from config file

indey wrote 7 months ago: Every application has a configuration file and you want to have some keys in that file which are app … more →

Tags: C#, how-tos, config

How to get connection strings to various databases in ASP.NET 2.0

ubk wrote 1 year ago: How to use connection strings to various Databases in ASP.NET 2.0 Some of the values and strings are … more →

Tags: C# SCRIPT, Microsoft Track, Scripts, SQL, ASP.NET, ASP.net 2.0, C#, Configuration, ConfigurationManager

Sample code: App configuration settings for .NET 2.01 comment

Liz wrote 1 year ago: Note:  The following namespaces were used in the C# code below: System.Collections System.Collection … more →

Tags: .NET 2.0, app config, assembly, Configuration, connection strings

Getting your applications configuration

Jonas Peterson wrote 1 year ago: In .Net 3.0 you use the ConfigurationManager class, found in the System.Configuration namespace, to … more →

Tags: C#, Configuration, web.config

.NET How To Create and Use Custom Name-Value Config Sections2 comments

openlandscape wrote 2 years ago: Making over-use of the .NET’s AppSettings quickly results in a messy configuration file. Espec … more →

Tags: .NET, SoftwareConfiguration, config, NameValueCollection, NameValueSectionHandler


Related Tags
All →

Follow this tag via RSS