CSLA .NET targets:
- 4.3.nn (NET 4.0, Silverlight 4 and Silverlight 5)
- 4.5.nnn (NET 4.0, NET 4.5, Silverlight 5, Windows Phone and WinRT)
Note 2 - On Silverlight, Windows Phone and WinRT projects, use the SILVERLIGHT conditional compilation symbol.
Changes since release 4.5.2:
Fixes
- Create child collections gesture failed to add properties to item object.
- fix ...
Improvements
- Assign properties from DB: non nullable properties don't need to check IsDBNull.
- Updated Value Properties: id properties shouldn't be updated.
- Updated Value Properties: EditableChild can be update source.
- Add link to new forum on the start page.