Team Individualism (old blog)

Consultant ramblings

Tuesday, October 18, 2005

Create your own appsettings - name value pair configuration

from c# corner

Simple bit of config to make your own name value configuration:

<section name="myAppSettings" type="System.Configuration.NameValueFileSectionHandler, System, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />


Thanks to accessify.com for online escaping and HTML source and Web Source for helping me remember CSS

0 Comments:

Post a Comment

<< Home