Hello,
I have VS2005. I have a number of XML files that I would like to read/add/delete to as a data source instead of using Access or SQL-Express. The files are small in size and quantity and I did not want the overhead of a SQL DB for this app if possible.
I have writtten apps in VB previously and C but not for quite some time. I have an equivalent app to this working in other languages on other OS, like Perl on Linux, but this is the first time I have had to do such a task on Windows for years.
Can anyone point me to some good resources to help me achieve this please.
Thanks
Ken
I have VS2005. I have a number of XML files that I would like to read/add/delete to as a data source instead of using Access or SQL-Express. The files are small in size and quantity and I did not want the overhead of a SQL DB for this app if possible.
I have writtten apps in VB previously and C but not for quite some time. I have an equivalent app to this working in other languages on other OS, like Perl on Linux, but this is the first time I have had to do such a task on Windows for years.
Can anyone point me to some good resources to help me achieve this please.
Thanks
Ken
Comment