Thread: Auto Save
View Single Post
Old Dec 24th, 2007, 6:13 AM   #3
milot
Programmer
 
milot's Avatar
 
Join Date: Nov 2006
Location: Kosovė/Prishtinė
Posts: 47
Rep Power: 0 milot is on a distinguished road
Re: Auto Save

Or you can use System.Windows.Forms.Timer to call the save method e.g every 2 minutes, 2 hours etc.
milot is offline   Reply With Quote