The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Enterprise Library 2.0 is alright with me (sing it with me)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Avery

Posts: 1206
Nickname: james615
Registered: Sep, 2003

James Avery is a .NET pimp
Enterprise Library 2.0 is alright with me (sing it with me) Posted: Oct 7, 2005 7:20 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by James Avery.
Original Post: Enterprise Library 2.0 is alright with me (sing it with me)
Feed Title: .Avery Blog
Feed URL: /blog/Install/BlogNotConfiguredError.aspx
Feed Description: .NET and everything nice
Latest .NET Buzz Posts
Latest .NET Buzz Posts by James Avery
Latest Posts From .Avery Blog

Advertisement

I wasn’t a huge fan of Enterprise Library 1.0. Sure it had a ton of cool functionality, but it just seemed too big and over-engineered. We need alot of the Enterprise Library functionality on our current project though, so I was going to look past some of its flaws and give it a shot. We are using .NET 2.0 on our project, so I went about looking for information on making EntLib work with 2.0 and I found out there was a CTP release already available for .NET 2.0. And get this, its 10x better engineered than the previous EntLib.

Instead of 31 assemblies there are only 6. (I am sure there will be a couple more later, but much more controlled). You don’t have to have six different config files, all the config stuff lives in the app.config (or web.config) and uses the native 2.0 configuration model instead of their own. (partly because .NET 2.0 has a similar model to the first EntLib)

As a bonus there is great coverage using VSTS tests. You can read more about it over on Scott Densmore’s blog.

I am impressed. No more EntLib bad mouthing for me.

-James

Read: Enterprise Library 2.0 is alright with me (sing it with me)

Topic: Google & Sun - Just Noise?? Previous Topic   Next Topic Topic: Atlas - Thoughts from 2 days

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use