Summary
Server controls rende164 to the page programmatically by inheriting from existing controls, such as the Control base class or the WebControls base class. Composite controls combine existing controls into neat and easy-to-manage packages that can be added to a page with a simple Register directive and one declarative tag.
