zaterdag 3 november 2007

Castle Windsor and ActiveRecord

I sometimes read blogposts where people mention Castle Windsor and Castle's ActiveRecord, so I decided to have a little peek at these two projects.

Castle Windsor is an IoC container and ActiveRecord is an implementation of the Active Record pattern which internally uses NHibernate.
These projects look very interesting, and I'd like to make use of them in a little hobby-project before using it in a real-world project

Is there anybody who has used one (or both) of these projects in a real world scenario and who wants to share his (or her) findings ?