Search This Blog

Wednesday, January 6, 2010

QueryOver in NH 3.0 - NHibernate blog - NHibernate Forge

link -> QueryOver in NH 3.0 - NHibernate blog - NHibernate Forge
The official NHibernate community site. Download NHibernate. Read blogs. Contribute to the NHibernate Wiki. Find reference documentation.
Will be hard to choose between this and LINQ to NHibernate

Elegant Code » NHibernate and Future Queries

link -> Elegant Code » NHibernate and Future Queries
NHibernate and Future Queries
This allows you to batch multiple queries together

Clarified CQRS

link -> Clarified CQRS
very interesting stuff I wish our stuff worked this way

nhlambdaextensions - Project Hosting on Google Code

link -> nhlambdaextensions - Project Hosting on Google Code
You can get a bunch of the Query Over syntax now with this project

Template Parameters

link -> Template Parameters
Visual Studio Custom Template parameters

Chris Hedgate » From Good To Great Developer – Resources

link -> Chris Hedgate » From Good To Great Developer – Resources
more information about the earlier shared presentation

InfoQ: From Good to Great Developer

link -> InfoQ: From Good to Great Developer
Chris Hedgate makes a difference between a good and a great developer. The former writes code quickly, knows how to solve problems, but his code tends to be hard to maintain on the long run. The good developer keeps an eye on the future trying to make sure the code evolves cleanly. Hedgate advices on how to move from good to great.
Joe Utz sent me this. I thought it was an excellent presentation