The Inquisitive Coder - Davy Brion’s Blog

Thinking outside of the typical .NET box

Yet another utility library

Posted by Davy Brion on July 20th, 2008

Some of the stuff i’ve posted here lately seems to be somewhat popular and i’d like to make those things available to anyone who wants to use them. Scraping code together from blog posts is not only an annoying job, it’s also not entirely legal due to no explicit license being mentioned. So because of this, i’ve decided to just make this stuff available in a utility library with the intent of making everything easy to (re)use ‘out-of-the-box’. This library will be BSD-licensed so you’ll have a couple of options if you want to use it or parts of it…

The two biggest things i’d like to make very easy to use are of course the whole WCF batching stuff, and probably some base classes for my testable ASP.NET webforms. There will be a couple of smaller, yet interesting parts in there as well though… My KnownTypeProvider class from the WCF batching article also received some interest so i’m going to add that in a more reusable way as well, without it having anything to do with the whole batching issue.

I’m still assembling the various parts and making some modifications/improvements along the way, so i’ll probably release the code somewhere in the coming week, depending on how much time i’ll have to work on it.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>