Home All Groups Group Topic Archive Search About

Microsoft Configuration Block and Enterprise Library Tool

Author
14 Feb 2006 9:36 PM
Mark
Hi, I am new to the Microsoft Configuration Block and all I am trying to do
is create a new configuration area where I can store settings much like I
would do in the app.config or web.config.

e.g.

<UserName>Administrator</UserName>
<Password>MyAdminPass</Password>

I would like to encrypt the information hence my reason for using the
Configuration Block.

Has anyone got a nice easy step by step example on what I want to achieve
above? I looked at the quickstarts and can't quite believe that I would have
to write my own classes to read and write to the .config file? It looked
total overkill for what I wanted to do above!

Thanks
Mark

AddThis Social Bookmark Button