CoolStorage.NET v1.2.0

 Downloads & Files



Application CoolStorage.1.2.0.283.bin.zip
application, 44K, uploaded May 29 2008  - 899 downloads
Documentation CoolStorage.1.2.pdf
documentation, 213K, uploaded May 29 2008  - 1828 downloads
Source Code CoolStorage.1.2.0.283.src.zip
source code, 469K, uploaded May 29 2008  - 910 downloads
Application CoolStorage.SqlServer.1.2.0.283.bin.zip
application, 5K, uploaded Jul 25 2008  - 641 downloads
Application CoolStorage.Access.1.2.0.283.bin.zip
application, 4K, uploaded May 29 2008  - 298 downloads
Application CoolStorage.VistaDB.1.2.0.283.bin.zip
application, 285K, uploaded May 29 2008  - 230 downloads
Application CoolStorage.Sqlite.1.2.0.283.bin.zip
application, 309K, uploaded May 29 2008  - 378 downloads
Application CoolStorage.MySql.1.2.0.283.bin.zip
application, 103K, uploaded May 29 2008  - 360 downloads

Release Notes

Changes since v1.1.2:
  • Support for prefetching of many-to-one, one-to-one and one-to-many relations (marked by the [Prefetch] attribute at compile-time or by using the .WithPrefetch() method). This change results in a spectacular performance improvement in most cases where lists of objects with related objects are retrieved from the database.
  • Support for paging at server level. Use the Range() method on the CSList class to get a specific range of records
  • Support for GUID fields (server-generated and client-generated)
  • Support for specifying a context when calling generic CSDatabase.RunQuery() methods
  • New method ToList<T> on CSList
  • New method ThenBy() on CSList (in line with the LINQ methods)
  • New attribute [ClientGenerated] for GUID fields
  • New attribute [NotMapped] for fields that are not mapped to a database column
  • Support for VistaDB 3.x database
 Reviews for this release
No reviews yet for this release.
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196