You're writing the same code over and over again with only minor changes, and you're about to do it again. Stop. If you're creating a standalone class (either a class that you'll call from your ...
Windows tip: An Ask MetaFilter thread has a simple-yet-excellent tip for setting up quick methods for opening files based on file type by adding custom menu items to the right-click context menu. Say, ...
* I am aware of the various task libraries out there. For internal reasons, I need my own task, even if already out there. I've written a simple custom msbuild task to concatenate some text files to ...