Webcast: Building your own block with Enterprise Library for .NET 2.0

Via Brian (because I can't be bothered paraphrasing the same content :-)

This Thursday, Tom Hollander and I will be presenting a web cast on building your own application block using Enterprise Library January 2006. The talk will discuss how to take a piece of functionality that you have built and plug it into the configuration system, so that it can be constructed using our provider-based factories.

The topics will include:

  1. Building the simplest Application Block possible
  2. Attaching configuration to the block
  3. Allowing for variability through custom providers
  4. Creating your own configuration objects for your providers

And if time allows, I’ll be discussing how to create and attach instrumentation to your new application block.

The webcast will be on Thursday February 9th at 11:00 US Pacific time / 19:00 UTC. Click here to register before the event, or to view on demand later.

Update: The webcast is over now - thanks to all of those who attended and asked some great questions. You can still watch the webcast on-demand, and Brian has now posted the sample code that he demonstrated during the webcast.