Tuesday, October 18, 2005

USE CUSTOM CONFIGURATION SETTINGS IN .NET

The .NET Framework provides you with the means to access configuration settings through Collection classes. The actual configuration data, however, is accessible through a static ConfigurationSettings class. This class exposes a GetConfig() method that returns an object you can cast into the appropriate Collection.

continued:
http://ct.techrepublic.com.com/clicks?c=584605-993479&brand=techrepublic&ds=5&fs=0

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?