310 Views
Visual Studio 2005 and later editions come with a tool that automatically creates recovery data for unsaved project files. If the IDE closes unexpectedly, the recovery process will recreate the unsaved files, minimising the loss of work.
2 comments
dpeterson
8/12/2011 9:38:08 PM
In addition to file recovery, remember to commit often!
vijayst
8/14/2011 8:31:10 AM
I started using Visual Studio from 1998. In the good old days, VS used to crash leaving me hapless. I would lose something after it crashed. Auto-recovery would have been a good feature then. These days, VS 2008 / VS 2010 is robust and very stable. I do not think it crashes these days. I hope I will not have to auto-recover! :)