|
Back

Switching Off/On Auto Recovery in Visual Studio 2005
Visual Studio 2005 is set up to save project files automatically using auto recovery every 5 minutes by default. It can be a bit of a pain being interupted every 5 minutes.
To change your auto recovery settings do the following:
- In Visual Studio click on Tools and then Options.
- In the bottom left hand corner of the dialogue box ensure that Show all settings is displayed.
- Under the Environment list item click on AutoRecover.
- Change the auto recover settings as required and then click on Ok.
Back
|