A tutorial of how to use Microsoft CMAB

A tutorial of how to use Microsoft CMAB

  

Recently I worked on a .net project, which requires some form of configuration information and needs to store and manipulate the configuration data. In order to resolve this problem, I spent some time exploring the Microsoft Configuration Management Application Block (CMAB). This block provides a more sophisticated approach to configuration management than the inherent ConfigurationSettings capabilities in .Net class library.

 

This tutorial shows you how to read and write an application configuration file using CMAB according to my experiences. I hope it’s helpful for you.

The document is too long to be displayed here, so I compress it into a zip file.

You can download the full document from the following URL.
https://files.cnblogs.com/rickie/A tutorial of how to use Microsoft CMAB.zip

posted @ 2004-07-22 09:17  Rickie  阅读(1076)  评论(1编辑  收藏  举报