Welcome to MSDN Blogs Sign in | Join | Help

Conversations with the Communications Sector

Rob Cameron, Dev Evangelist

Browse by Tags

All Tags » ServerControls
Authoring Custom ASP.NET Server Controls (Which base class?)
ASP.NET 1.1 and earlier provided essentially two potential base-classes for authoring custom ASP.NET server controls: System.Web.UI. Control - The root class for all server controls, even for the Page class. The Control class does not provide any user Read More...
Page view tracker