New version of BizBlox was put up on SourceForge this morning with some changes which have been floating around in the source tree and some production versions for a while.
Special thankyou goes out to Chris Thomas for his input and Stephen Trembath for his updates and also for getting this release live.
Updates in this release:
+: Added implicit Find() call if Find() is not previously called on a DOCollection and an attempt is made to access an Object
+: Change SqlBuilder Join methods to only add a Join to the query once, regardless of how often an attempt is made to add it.
+: AddWhereIn() overloads, accepting arrays of strings and GUIDs
+: AddWhere(), AddWhereGT(), AddWhereLT(), AddWhereGTE(), AddWhereLTE() overloads which allow comparison between columns in the query
+: Add <Assembly:AllowPartiallyTrustedCallers()> to BizBlox AssemblyInfo
http://www.pixolut.com/bizblox
Filed under: Open Source, pixolut