0
kicks
Debugging Code in the GAC - the best thing since sliced bread
"[...] I read a lot and one thing that caught my eye was that any assembly that is to be used as an add-in needs to be signed and installed in the GAC. This is troublesome as I always assumed that debugging code built this way was going to be, well, a pain in the GAC."
Steve Hawley from Atalasoft gives a great little tutorial on this would-be problem.