Enterprise Library 6.0 is RTW (and Unity 3.0)

Finally the latest version of Enterprise Library 6.0 (and almost a decade of evolution from the first block).

A great summary of all the new features along with some insights can be found in this post from Grigori.

My plan is to write a series of post with some additional information and samples of the brand new Semantic Logging Application Block which leverage the new typed events in NET 4.5 and the high performance ETW tracing infrastructure.

So I guess that if you are new to typed events in v4.5 and want to start authoring them, you may probably stop by Vance blog, an authority in this matter.

You will soon realize that creating a typed event class and start producing events is very easy. However is also easy to introduce hard to diagnose errors. So my first post about the "hidden" goodies in this new block (SLAB for friends) will let you know how you can get a good helping hand for authoring your custom EventSource classes.

One more link in codeplex with some discussion forums and additional links as well. Also Unity 3.0 has it's own MSDN page.

 

Stay tuned!

No Comments