Notes:
Changes: + removed support for .net 1.1. Project files upgraded to Visual Studio 2008. + BaseEntity.Overwrite is marked obsolete. It is replaced by OverwriteAsModifications and OverwritePreservingVersions. + ProviderBase added constructors for use by derived classes, and prevent renaming a provider via Initialize() + Added Reflector.CreateInstance overload + BaseEntity support for attached properties and property values that are evaluations of other properties. + BaseEntity new overloads for all methods that take a property name, now can also take a property definition. + EntityMember and derived classes now each have a copy constructor. + Reflector - ConvertValue method is now public. + EntityCollectionBase - Paging property is now settable. + EntityCollectionBase - OverwriteX methods now also overwrite the paging property and the items in the collection + EntityPropertyDataSourceAttribute, EntityProperty, EntityCommandParameter - added MultiValueSelection property
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use