Skip to content
andymeadows edited this page Sep 14, 2010 · 4 revisions

This project is intended to illustrate, with as little code as possible, issues with the SubSonic 3.0 database query tool. The sample code is written in C# 3.5 with a VS 2008 solution.

The version of SubSonic against which this project illustrates defects is SubSonic 3.0.0.4.

All issues have been logged in SubSonic’s github repository.

Anyone that can illustrate the projection issue with this code base or something similar should feel free to contribute.

Clone this wiki locally