SQLStringBuilder
SQLStringBuilder is a project that aims to build a set of C# classes that helps to builds SQL strings in a quick, safe and clean way.
I decided to create this class after we (dzamir and inandrea) was forced to work in a started project written in Visual Basic (ARGHH!! O_o VB is not a language, is a shit!) where all (huge) queries was written directly in the code…
After this back-breaking experience, we started a new C# project from zero, so we created a lot of class to simplify the SQL string creations.
Last Release available (no release available yet)
Related articles:
08 Jun 2007 dzamir