View RSS Feed

Recent Blogs Posts

  1. My C# Study Application with XML file

    by , 03-10-2010 at 01:21 AM
    It has been about a week I am changing my latest code so it would use XML file as a database instead of Access Database. Why? Because I just got a laptop, which came with 64 bit Win 7. Somehow jet DB engine didn't like the new machine and OS... I checked around for the problem and there are some fixes and fix-arounds... I justs didn't want to deal with it more than I had to, so I decided to use XML as the program database.

    Access database, ADODB connection code is much easier for ...
    Tags: c-sharp, xml Add / Edit Tags
    Categories
    Programming , ‎ Personal