I know this isnt the web area, but I'm working with C# .NET and the ASP .NET area is rarely found and used. So if any of you know how to cache a user control that is built programatically, I'd love to hear from you. I've tried:
<%@ OutputCache Duration="1200" VaryByControl="QuickHelp1" VaryByParam="none" %>
With no luck with playing with the params.