V1.0.0.6 Delta’s Data Access Layer Released
Posted by DeltaWolf7 | Posted in Project News | Posted on 17-02-2011
Tags: .NET, C#, CodePlex, Dal, Delta, Project, Release
0
The latest version of my data access library has been release to CodePlex
The latest version of my data access library has been release to CodePlex
I have added a good example of how to update a control in WPF from a thread.
The first of many moves to open source has begun with my generic data access layer for custom .Net objects.
You can download it and the source from Google Code
I have been working on a new database engine done using Xml. The new engine which I have named XOStore, which is short for Xml Object Storage allows .NET developers to store objects and their states to disk.
This system means you can save an object to your hard drive and later load if over a LAN or any media as it was.
I plan to release the preview version soon to collect feedback.
Out today CSV Mechanic. You can find it in the Software section.
A .NET library used for manipulating CSV files.
Download: Here