Archives
Monthly Archives: October 2004
Easily Raise Events From ASP.NET ASCX User Controls
Say what you will about User Controls (ASCX controls) versus WebControls (classes inheriting from System.Web.UI.WebControl) but the simple fact is that often a User Control is the easiest and best way to design a piece of re-usable functionality in ASP.NET. … Continue reading →