0

Enterprise Library - 3.x

Posted in .Net, C#, Development at February 18th, 2008 by Ben /

It’s been a while since I’ve had the opportunity to catch up on what’s been happening in the Ent.Lib space.

I was pleasantly surprised to find two awesome new application blocks included in Ent.Lib 3.x versions:

  • The Policy Injection App Block
  • The Validation Application Block

The policy injection app block addresses Aspect Oriented programming concepts - the ability to affect code across systems using policies.

Check out a great introduction powerpoint show here.

The validation app block allows you to configure validation logic around members and methods.

You can find some details about the Validation App Block and all the latest Ent.Lib features here.

Published in .Net, C#, Development

No Responses to “Enterprise Library - 3.x”

Leave a Reply