User Controls are a wonderful feature in .NET. One problem with them however surfaces all the time - how do we share User Controls between different web applications? Listed below are a couple of great links that give some insight on how the solve this very common problem.
Share ASP.NET Pages and User Controls Between Applications by Using Visual C# .NET