Walkthrough: Creating a User Control
Tags:
ASP.NET
, Controls
, 2003
, Beginning
This video demonstrates the creation of a simple Hello World user control, and then a more advanced User Control that pulls information from a database and displays it in a DataList of Hyperlinks. Shows how to then use the new control in your ASP.NET Web Pages.