Profiling Signed Assemblies
Ian Huff has an entry today about the problems you'll run into when using Visual Studio Team System to profile assemblies that have a strong name signature. He walks through the steps necessary to cause Visual Studio to resign your assemblies after they have been instrumented by the profiler. It's a good page to bookmark if you plan on using the VSTS performance tools with code that gets signed.