Version History

Version 2.1.3 - Released 03/08/2010
  • Resolved a bug effecting the misidentification of SQL Server CE Primary Key and Unique Constraints.
Version 2.1.2 - Released 02/26/2010
  • Added time zone conversion methods to BusinessLayer.BaseObjects.Util.
  • Added local error log file.
  • Fixed a bug in the generation of BusinessEntityCollectionCustom.ApplyDefaultSort.
  • Resolved a bug in the child table query for SQL Server 2000.
  • Bug fixes in the CodeNGenDataSource for nullable types.
  • Created separate installers for x86 and x64 platforms.
  • Improved startup speed.
Version 2.1.1 - Released 02/15/2010
  • Resolved a bug when attempting to delete a Profile.
  • Resolved a bug for recursive validation in generated code.
  • Resolved bugs in the CodeNGenDataSource designer.
  • Resolved a bug in the unique index query for SQL Server CE.
  • Removed the Instance property from the BusinessEntityCollection generator and added it to Generic.BusinessEntityCollectionBase. The property now returns a new instance rather than an existing instance.
  • Other minor bug fixes.
Version 2.1.0 - Released 02/04/2010
  • Added Business Layer Caching support.
  • Fixed some bugs in the CodeNGenDataSource designer.
  • Other minor bug fixes.
Version 2.0.3 - Released 01/04/2010
  • Added features to bulk generate.
  • Minor bug fixes.
Version 2.0.2 - Released 11/20/2009
  • Implemented INotifyCollectionChanged in base collections.
  • Added BusinessEntityChanged event to IBusinessEntityCollection and base collections to support event subscription based entity saves.
  • Resolved a minor method naming issue in data layer classes.
  • Other minor bug fixes.
Version 2.0.0 - Released 11/03/2009
  • Major version release.
Version 1.2.3490 - Released 07/11/2009
  • Resolved a minor globalization issue.
  • Minor bug fixes.