NHibernate HI-LO Generator for non-primary keyed columns
GUID’s are nice, they allow us to create objects on the client and persist at will, they guarantee a globally unique number and allow us to never have to worry about identity columns again. But what happens when we need to communicate with legacy systems requiring long integer values and not Guids? Currently, on the production code that I am working on, we have just that problem. For all
Read MoreCucumber Debugging in Visual Studio with Ruby in Steel
In this article, we will delve into the process of getting a Debugger working for cucumber inside visual Studio using Ruby in Steel. If you have never seen Ruby in Steel. I highly recommend it, so go check it out at http://www.sapphiresteel.com/. If you have never used cucumber from within visual studio, check out Brendan Erwin’s article on “Quick and Easy Cucumber Integration in Visual
Read More



