Wednesday, February 19, 2003

The Last Configuration Section Handler I'll Ever Need

I'm sure someone, somewhere has already written this, but I figured it out on my own today, and it's just too cool not to share. Basically, it's a bit of code that lets me store objects in my application of web configuration file, and all I have to do is write the type that holds the values.

No comments:

Post a Comment