Skip to main content
Published / updated
TRACK 05 · Optional · Beginner → Intermediate

ASP.NET Web Forms / ASPX Basics

Understand and maintain existing ASPX and code-behind applications.

Prerequisites

  • C# or VB.NET fundamentals
  • Basic HTML

Expected outcome

Explain and modify a basic legacy Web Forms application.

Curriculum topics

  1. 01ASPX and code-behind
  2. 02Page lifecycle
  3. 03Server controls
  4. 04ViewState and session
  5. 05Validation and GridView
  6. 06Database CRUD

Practical learning

  • Trace a page request
  • Maintain a small CRUD page
Continue your learning pathNext recommended track →