23 Nov
2008

Populating Entities From Stored Procedures With NHibernate

A short while ago we needed to fetch the data for some entities through a stored procedure for performance reasons. We already use NHibernate in the typical way to fetch and modify the data of this entity type, but we just wanted something so we could also use the resultset of the stored procedure to […]

Read More
22 Nov
2008

Joining Elegant Code

As David Starr already mentioned, i am now part of the Elegant Code team. It’s an honor to be invited and i’m obviously very happy with this. All of my posts will still be posted to my own blog, as well as on elegantcode.com. And the NHibernate posts will also continue to be cross posted […]

Read More
22 Jul
2008

5 Things I Like Better about Visual Studio then NetBeans

I have been using Visual Studio since it first came out and have been big fan of it for quite a few years.  Until just recently it had no real competition but with the NetBeans (and Eclipse) getting better every release I cannot say definitively that Visual Studio is the best editor anymore.  Having said […]

Read More