Restart Manager in VS 2008
Categories
I woke up this morning after a hard night coding and noticed that my laptop had restarted after some automatic Windows Updates were applied overnight. How did I know this? Well I knew because VS 2008 told me that it was restarting and wanted to know whether I wished to recover my files. Daniel Moth has a screenshot of this here. RestartManager should be a certain feature if you are implementing any current Windows application (and have sufficient resources
- we'd actually planned to implement it in EagleEye but then had some resourcing pulled at the last minute
).
#
RestartManager
posted by
Steven Nagy
on
8/16/2007 9:35:21 AM
:
So is there a RestartManager component in .Net 3.5? Or do you have some good resources around implementing it?