What is the Difference between user and server controls?
user controls executed on each user separately and at client side only, where as custom controls executed on server side and only one copy for any number of users