Categories: Projects, Euss, Jint, NCalc
Combining changesets in TortoiseHg (Mercurial GUI)
June 30th, 2011Here is how to merge/combine/fold multiple changesets to one. For instance when you commit some changes, then refactor, then apply review comments, . and at the end you have a set of changesets, and you want to get rid on the whole history, so there is o… more »
First bits of Euss 2.0
October 14th, 2009The development of Euss 2.0 is progressing, and I can already show you some working stuff. Here is the use of NLinq as the primary query language, and the same one using pure LINQ. Note the differences (there aren't actually). var context = CreateObject… more »
Introduction video
February 17th, 2008I've just published a video demonstrating how to use Euss. This is the default demonstration script I show to anyone who wants to have a quick overwiew on what Euss is able to do. I think I'll add some other ones about more specific functionnalities. Th… more »
I can't understand why anyone would want to use NHibernate when Euss exists
January 9th, 2008This is not something I would say like this, but one of the Euss users community said to me this morning.
Just marvellous! Your good support for interfaces kicks the ass of every ORM I've tested. I can't understand why anyone would want to use NHibern… more »