Under the hood and working with .Net, TDD, Software Design, and Agile Stuff
I'll let James Gregory do the introduction for Fluent NHibernate here. I think this project has a lot of potential to dramatically reduce the difficulties teams face when working with NHibernate. The initial focus is on a fluent interface mechanism for NHibernate configuration, but I'm hopeful that it grows into the easiest way to use NHibernate
In a nutshell, what if...
- You could configure NHibernate with Intellisense and zero, I said zero, Xml?
- You had some easy tooling for testing out NHibernate mappings?
- You could make significant shortcuts in your persistence mapping by setting sensible project conventions once and only once?
- You could start with a reference architecture for a Repository?
- You had sample "recipes" for bootstrapping NHibernate with the common IoC tools?
The guys doing Fluent NHibernate are going gangbusters getting this thing ready to go. Nice job guys.
About Jeremy D. Miller
Jeremy began his IT career writing "Shadow IT" applications to automate his engineering documentation, then wandered into software development because it looked like more fun. Jeremy previously worked as a systems architect building mission critical supply chain software for a Fortune 100 company and learned agile development practices as a .Net consultant at ThoughtWorks, one of the pioneers of agile development. Jeremy is the author of the open source StructureMap (http://structuremap.sourceforge.net) tool for Dependency Injection with .Net and the forthcoming StoryTeller (http://storyteller.tigris.org) tool for supercharged FIT testing in .Net. Jeremy's thoughts on just about everything software related can be found on his weblog "The Shade Tree Developer" at http://codebetter.com/blogs/jeremy.miller, part of the popular CodeBetter site. Jeremy is a Microsoft MVP for C#.