Browse by Tags
All Tags »
Contains downloads (
RSS)
After having hosted the EntlibContrib project for a couple of months now, I believe we have come to a point at which we have reached critical mass and provide good value over Enterprise Library (we even managed to fix some issues that where logged in...
Even though the Validation Application Block supports extensive composition of validation rules (using And and Or 'operators' and the Negated property) PIAB doesnt. PIAB Matchingrules are always composed using an "AND" operator (Namespace is 'BusinessLogic...
As you might already know, one of the additions to Enterprise Library version 3 is the ability to manage configuration files from within the Visual Studio IDE. In order to have both the existing configuration tool and the integrated editor for Visual...
Since Both Tom and Ed wrote an article explaining whatever the Policy Injection Application Block [PIAB] is, you might be interested in how to use this new block from within Enterprise Libraries February CTP . Tom, who is the Product Manager on Enterprise...
I've put out a preview release of my ".NET Configuration Manager" on its CodePlex site . This gives you the possibility to manage system.web configuration in a similar way you already could with Enterpise Libraries "Configuration Console". Cool screenshots...
In order to realize my ambitions and create a configuration management environment for .NET 2.0 it would be crucial to: 1) Be able to manage big configuration schema’s 2) Have a generic mechanism to add configuration support for configuration settings...