...change it. Technically, I'm talking about Visual Studio templates, but apply that sentiment however you see fit.
I'm a big fan of adding some common comments to my code when I create class files, and up until now, I've just been adding them manually. I knew the VS had templates that it was using, but I didn't quite know how to use them properly, let alone find them. That is, until I ran across this article:
http://www.dev102.com/c/how-to-get-visual-studio-to-create-new-classes-public-by-default/
The point of the article is changing the templates to make classes public by default, which is definatly a good change. However, once you're in the template directory, the sky is the limit.
That's all for now. Have a safe and happy 4th! Until next time...