Browse by Tags
All Tags »
Enterprise Library (
RSS)
This morning I woke up to Tom's announcement on the new EntLib Contrib release. No big surprises for me personally, since we have been working on this release together for quite some while. Tom actually picked up where I left it, when I went to sleep...
Grigori Melnik ( yeah, you know... Tom++ ) is planning a new Enterprise Library release for Visual Studio Orca's . Yay! From Grigori's weblog: We, at patterns & practices, are planning a release of Enterprise Library for Visual Studio 2008...
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...
A couple of weeks ago the "Enterprise Library Contrib" project was published on CodePlex ( www.codeplex.com/EntLibContrib ). Meanwhile a couple of cool people joined the project, with intent to share and collaborate on the extensions they've made to EntLib...
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...
Again i am very proud to have been part of the development team. Tom's announcement: http://blogs.msdn.com/tomholl/archive/2007/04/05/just-released-enterprise-library-3-0-april-2007.aspx Download at MSDN: http://www.microsoft.com/downloads/details.aspx...
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...
Let’s start out with a little history here. About 1.5 year ago I worked as a development coach to a team of programmers at a large dutch insurance broker. To satisfy some of the infrastructural requirements we spec-ed in enterprise library v1. The team...
Because of the lack postings on this weblog, below is a little heads-up on whatever I have been doing recently. During the second half of 2006 I’ve been fairly busy implementing a “ software factory ” strategy (whatever that means J ) for one of the bigger...
Since I am currently experimenting with both the dsl-toolkit and PostSharp (which is a .net postcompiler) I thought of the following: An ELExceptionManagementLanguage . This 'language' allows you to draw a diagram defining your exception policies and...