I went to start coding another plugin and realized I was tired of setting up the environment and codebase each time I wanted to start a plugin. As a result, I made a template project for Visual Studio C# (I made it with 2005, but I'd assume it's fine for other versions).
Up for download:
http://files.radicand.org/PertelianPlugin.zip
Just pop the zip file (yes, leave it zipped) into:
C:\Documents and Settings\<YOUR USERNAME>\My Documents\Visual Studio 2005\Templates\ProjectTemplates
That's assuming you have 2005 anyways. Google for your version instructions if not.
