Walkthrough: Creating an ASP.NET Web Forms App
Tags:
ASP.NET
, IDE
, 2003
, Beginning
This video demonstrates the entire process of creating a simple ASP.NET Web Forms application. In so doing, it will show how to add controls from the Tool, the use of Server Controls like the Drop Down List box, the Required Field Validator, and the Hyperlink control, and introduce concepts like PostBack, CodeBehind and more.