Can you share user controls between different sites/projects? If so how?
I have a traffic control that I made for one site that I would like to use in another without cut and paste. I tried adding it as a component be referencing the dll from the original site but it said there were no components in the assembly. I can reference it as a normal reference but then what do I drag over to put it on a web form?
