Blog Stats
  • Posts - 157
  • Articles - 0
  • Comments - 67
  • Trackbacks - 19

 

Monday, November 27, 2006

Enterprise Library for .NET Framework 3.0 - Validation Application Block

Tom Hollander, a Product Manager working for the Microsoft patterns & practices group, discusses the new Validation Application Block that will be released in Enterprise Library for .NET Framework 3.0. It looks promising with the possibility to take a declarative or imperative approach. It would be nice if the validators could inherit some of the pre- and post conditions semantics from Spec#, I am not talking about heap checks but just a simple implementation using reflection but I will already be happy if these validators can be used to validate method arguments.

Read all about it here.


Cross-posted from The .NET Aficionado

ReSharper 2.5 EAP Build 312 (RC1)

The team behind ReSharper released after several nightly builds EAP Build 312 which is the first Release Candidate for ReSharper 2.5. There is a known issue that you need to remove all your caches when you revert back to ReSharper 2.0.

ReSharper 2.5 Build 312 (Visual Studio 2005)
List of fixes 


Cross-posted from The .NET Aficionado
 

 

Copyright © Gabriel Lozano-Morán