Browse by Tags

All Tags » Contains code (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...
The DSL Toolkit knows a concept called shape (the thing that represents an element and is drawn on the modeling surface) and allows to define these shapes in 3 basic flavors: 1.) Geometry Shapes . Either a Rectangle, Rounded rectangle, Ellipse or Circle...
Posted by Olaf Conijn | 2 comment(s)
Filed under: , ,
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...
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...