Groovy Like ConfigSlurper in C# using ExpandoObject

added by sankarsan
8/23/2011 9:10:28 AM

114 Views

Groovy Like ConfigSlurper in C# 4.0 using ExpandoObject


1 comments

dpeterson
8/23/2011 9:10:44 AM
That definitely beats keeping your config files as XML, or some other format.
I'm going to keep this one around for future use!