Enterprise Library for .NET 2.0 released
Posted: Sunday, January 22, 2006 6:11 PM
by
ahmed
Filed under: My.Net Journal
The much awaited release targeting .NET 2.0 is here.
http://msdn.microsoft.com/library/?url=/library/en-us/dnpag2/html/EntLib2.asp
If you haven't checked out the CTP ver yet then you will be interested to know that the Configuration Application block is no more. Configuration is now based on the .NET Framework System.Configuration namespace. The new version also includes a new subsystem named ObjectBuilder that provides a flexible way to create and dispose off objects although we will not be directly interfacing with it for the normal functionality provided by Enterprise Library.
For those moving over from the 1.1 release should check out the release docs for useful info on migration. Have fun!