Monday, 12 February 2007

Enterprise Library 2.0 Configuration Console customisation

While working on a project to customise EL2.0 configuration console I spent ages to find relevant material on internet but after initial searh I understood articles/posts are scattered or quite difficult to find. Main purpose of this post is to put the link I found together.

Very first article comes after a quick search is http://blog.hishambaz.com/archive/2005/01/30/197.aspx

But it seems that domain is down and the only way to find it was to get it from cache/archive. Hence the following link should work:

http://web.archive.org/web/20060527200135/http://blog.hishambaz.com/archive/2005/01/30/197.aspx

Speed Development With Custom Application Blocks For Enterprise Library
http://msdn.microsoft.com/msdnmag/issues/06/07/PatternsAndPractices/default.aspx

Some of the foundation/basic articles:
Unraveling the Mysteries of .NET 2.0 Configuration
http://www.codeproject.com/dotnet/mysteriesofconfiguration.asp

Decoding the Mysteries of .NET 2.0 Configuration
http://www.codeproject.com/dotnet/mysteriesofconfiguration2.asp

Creating a Simple Configuration Section Handler Using ASP.NET 2.0
http://aspalliance.com/924

Enterprise Library 2.0: Building Named Extensions in the Configuration Console
http://www.developer.com/net/net/article.php/3595371

Enterprise Library Integration
http://msdn2.microsoft.com/en-us/library/ms998170.aspx

Adding Configuration Support for Custom Providers in Enterprise Library in ASP.NET 2.0
http://www.devx.com/dotnet/Article/33476

Reference Article:
Creating Custom Providers for Enterprise Library
http://www.devx.com/dotnet/Article/33055

I hope this post saves some time for others.

No comments: