Joe Cincotta: Thoughts and such…

Icon

Nerdism for the masses.

BizBlox 1.8.5

By Stephen Trembath
version 1.8.5.0. is up now. The changes are generally relatively minor since the last release – just a few methods which we’ve needed for iTOK.
- Change Touch() method builder in BizBloxBuilder to use Enum column names rather than indexes
- Add new constructor to DataObject(Guid id, Boolean load) which allows loading from an ID in one line of code.
- Fix validation unit test: if Food.cs is updated by Builder, do not overwrite validation
- Add option AddOrderAttribute To DataContract Info in BizBlox Builder.
- addWhereLikeConcatenatedColumns method to SqlBuilder as a lightweight alternative to the existing SearchBuilder method
- addTriStateAndWhere method to SqlBuilder to add built-in TriState filtering on a column.
- GetPrimaryKeyIDs() method added to DOCollection, to allow retrieving primary keys without loading objects.

version 1.8.5.0. is up now. The changes are generally relatively minor since the last release – just a few methods which we’ve needed for iTOK.

- Change Touch() method builder in BizBloxBuilder to use Enum column names rather than indexes- Add new constructor to DataObject(Guid id, Boolean load) which allows loading from an ID in one line of code.

- Fix validation unit test: if Food.cs is updated by Builder, do not overwrite validation

- Add option AddOrderAttribute To DataContract Info in BizBlox Builder.

- addWhereLikeConcatenatedColumns method to SqlBuilder as a lightweight alternative to the existing SearchBuilder method

- addTriStateAndWhere method to SqlBuilder to add built-in TriState filtering on a column.

- GetPrimaryKeyIDs() method added to DOCollection, to allow retrieving primary keys without loading objects.

Advertisement

Filed under: pixolut

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.