V1.0.0.6 Delta’s Data Access Layer Released

Posted by DeltaWolf7 | Posted in Project News | Posted on 17-02-2011

Tags: , , , , , ,

0

The latest version of my data access library has been release to CodePlex

CodePlex

WPF Cross thread example added

Posted by DeltaWolf7 | Posted in Random Content | Posted on 16-02-2011

Tags: , , , , ,

0

I have added a good example of how to update a control in WPF from a thread.

View the example here

Google Code (Data Access Layer)

Posted by DeltaWolf7 | Posted in Project News, Site News | Posted on 01-12-2010

Tags: , , ,

0

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

XOStore Xml Based Database Engine

Posted by DeltaWolf7 | Posted in Project News | Posted on 07-01-2009

Tags: , , , , , , , ,

0

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.

CSV Mechanic released

Posted by DeltaWolf7 | Posted in Project News | Posted on 15-09-2008

Tags: , ,

0

Out today CSV Mechanic. You can find it in the Software section.
A .NET library used for manipulating CSV files. 

Download: Here