databases Archive
-
It's all about the data…
Posted on September 17, 2009 | 1 CommentIt’s my opinion, probably because I’ve written lots of database-driven apps, that all software can be reduced to a simple set of data structures, relations between the data structures, and... -
Storing data in a C# .Net application
Posted on February 21, 2009 | 1 CommentI need a time management program to track the time I spend writing code on my PC. After looking at several items available on the Internet I quickly came to...

