5
Answers

auto save datatable as xml periodically

lakchana

lakchana

14y
6.8k
1
I have a datatable in my windows application which will be updated by the user. I want my datatable to be saved as backup file as an xml file for every 30mins. How can this be done. I'm using VS2008.
Answers (5)