I have dealt with this issue twice already, once being yesterday, and both times I found it very hard to find the solution. Therefore, i'm posting about it, not only for people to find the solution to their problem, but also for a reminder for me.Anyway, developing Web Custom Controls is cool. It saves you time by using code reusability and the best part is Visual Studio makes it very easy to create one. Whenever you have properties on a control, by default they are shown on the property window of the control and whenever you set a property for...
I just finished my presentation on Web Custom Controls at the Orlando Code Camp and it went very well. I must say I wasn't the only one teaching or the only one learning. I was taught a few things about server controls and I always appreciate this.As promised I'm posting the presentation as well as the code.Happy programming!