Another reason to blog
I was cleaning out my Visual Studio Projects folder under
d:\documents and settings\me\my documents\visual studio projects
and accidentally dragged a folder with project code I still need. The folder name had a (2) in it, and for this reason (or some other) it was not saved in the recycle bin giving me the chance to restore it. What is the friggen' deal with that?? And although I'm a religious backup guy, I never included my vsprojects folder because I backed-up the IIS directories. But the THREE projects in this folder were not web apps, they were console apps. Gone!
I have the logic elsewhere since these were derived from asp.net apps, but any specifics not in asp.net source code can be found here on my blog.
So another reason to blog is to provide notes to self on what you did a while back in case you need to reproduce it. In most instances, however, backing up the VS Projects folder is a superior method to code reproduction...