7
shouts

wijix | Use Castle Windsor to Read Your Config Files Automatically

published 248 days, 5 hours, 43 minutes ago posted by http://pjacobs.myopenid.com/http://pjacobs.myopenid.com/ 248 days, 11 hours, 58 minutes ago
Monday, July 06, 2009 12:20:09 PM GMT Monday, July 06, 2009 6:05:05 AM GMT

I have not updated my code to the latest Castle Windsor. I am still using the the previous version. With it you can setup your .config files to be parsed automatically and stored for you. All you have to do is setup an interface and initialize a class. From that point on if you need to add anything to your storage (app.config or web.config) you just have to update the interface.

category: Architecture | clicked: 35 | | source: wijix.com | show counter code
tags: Castle Windsor, Configuration, Tutorial