The resultset I got from the Join example is different from that expected. I get: { Firstname = Bill; City = Redmon; } { Firstname = Bill; City = Redmon; } { Firstname = Bill; City = Redmon; } ...
The current version of the project is only compatible with .NET 2.0. This should be cloned to handle .NET 1.1 too as no specific functionnality is used.