I want to make a user control library to share across applications. I found a bunch of howto's on to do this but mostly hack's. I have a class library all our devlopers share, just like every other development team using .NET. What i would like to do is have a UC library as a project which people could include from VSS. It would be even nicer if they could drag/drop the UC's from solution explorer but i dont think that would work; manually putting the tags in will have to suffice. Any ideas?