Quantcast
Channel: loungerepo Source Code Rss Feed
Browsing all 20 articles
Browse latest View live

Source code checked in, #53702

Store() throws an exception when the object passed to it is not an entity.

View Article



Source code checked in, #53752

Introduced ILoungeRepoEntity interface. Now an entity does not need to implement any properties, but can just return an identity object and "calculate" its identity from whatever internal data it likes.

View Article

Source code checked in, #53753

Denormalizer can instanciate entities with just a non-public parameterless ctor.

View Article

Source code checked in, #53937

View Article

Source code checked in, #53939

Added creation of zip file for easy deployment to build script

View Article


Source code checked in, #54204

Added partition individual entity stores: entity stores of different kinds and with different locations can be registered with a partition. if an entity´s partition matches an entity stores partition...

View Article

Source code checked in, #57605

Upgraded to VS2010 Denormalization tollerates schema changes (deleted fields, added fields, some field type changes) New demo to show off schema change tollerance

View Article

Source code checked in, #57630

slight change to schema change demo removed obsolete exception from denormalizer

View Article


Source code checked in, #57655

task list updated

View Article


Source code checked in, #59557

Bug fix: The normalizer would not recognize when arrays are referenced multiple times within an object graph.

View Article

Source code checked in, #60066

added logo for the lounge repo

View Article

Source code checked in, #62113

Removed SmartInspect and replaced some calls to it with Trace.TraceInformation/Trace.TraceError

View Article

Source code checked in, #62114

Updated build script

View Article


Source code checked in, #62361

added support for fields in base Classes (as long as they are not private)

View Article

Source code checked in, #62363

corrected collection sample: Ids in EntityBase are now protected to be read back from the store. (the auto property did not work since it´s hidden field is private.)

View Article


Source code checked in, #62499

added task to look into processing private fields in base classes

View Article

Source code checked in, #63489

Checked in by server upgrade

View Article


Source code checked in, #65901

Switched to FinalBuilder 7

View Article

Source code checked in, #96132

Checked in by server upgrade

View Article

Source code checked in, #96133

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article
Browsing all 20 articles
Browse latest View live




Latest Images