In VS 2010 MS has made adding extensions very very easy using the Extension Manager. First you may want to change one option under Environment > Extension Manager. You want to Load Per User Extensions when running as administrator. Once you do that,
Read More...
VThis took me a few minutes to find. Perhaps I can save someone else those few minutes. To turn on Code Coverage locally you need to edit what used to be the <Local>.TestRunConfig , which is now called the <Local>.TestSettings . The section
Read More...