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 ...
If you want to do a better job of managing your configuration settings than just throwing random data into appSettings, you can extend your config file with your own custom XML and actually edit your ...
* 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 ...
If you have a custom file type; and wish to register a plain text or a multimedia preview handler, for this custom file type, you can do so using this utility. To use this tool download and run ...