Thursday, February 04, 2010

Writing configuration section handling in .NET the easy way

Just came across this wonderful tool called Configuration Section Designer, its is A Visual Studio add-in that allows you to graphically design .NET Configuration Sections and automatically generates all the required code and a schema definition (XSD) for them.
It is a very good Documentation

1 comments:

Erez said...

good one !!!