Project Description
A couple of T4 templates to generate a Settings class for your .NET project. Allows you to define your application settings in an XML file and have a class generated which will handle loading and saving settings in the DB, while maintaining a thread-safe in-memory cache.
See
this blog post for more information.