views:

473

answers:

2

I'm trying to assemble a list of good documentation sources for Windsor Castle (apart from analyzing its source code). I'm especially interested in documentation about the fluent configuration API. Here's what I've found myself:

Feel free to add more...

+2  A: 

Mike Hadlow as some good stuff on castle windsor including multi-tenancy stuff

http://mikehadlow.blogspot.com/

Colin G

Colin G
+4  A: 

Here's a yahoo pipe I built that aggregates Castle-related blog posts. Now readable via http://www.castleproject.org/community/blogs.aspx

Castleproject.org has lots of info about the xml config and internals

Mauricio Scheffer