advadev Data Storage 1.0.0 – Release Notes
Subject
The objective of this release is the implementation of the core functionality of the component as well as the realization of the most important featuresThis release allows it to use this component without any limitations. Data objects can be saved in one of the 3 different types of generic data storages (see below) and they can be published and accessed as WCF services
Features
- Core functionality for the XML serialization / de-serialization of data objects
- Required infrastructure to save data objects generic as XML
- XML File Data Storage: to save data objects in a XML file
- Memory Data Storage: to save data objects temporarily in the memory
- SQL Server Data Storage: to save data objects in a SQL server database
- Service Data Storage: to save data objects in a data storage published as WCF service
- Data Storage Service: implementation to publish a generic data storage as WCF service