
SAHASRA TECHNOLOGIES
Beginner to intermediate curriculum · ASP.NET Web Forms / ASPX BasicsASP.NET Web Forms / ASPX Basics
A legacy application track focused on understanding and maintaining existing Microsoft Web Forms systems—not choosing Web Forms for new modern projects.
curriculum pdf
Save the complete ASP.NET Web Forms / ASPX Basics curriculum as a branded PDF for offline reference.
learning objective
Follow the Web Forms page lifecycle, work with server controls and maintain database-backed CRUD pages.
recommended class plan
18–22 classes · 90 minutes per class
2–3 classes per week
technologies
- ASP.NET Web Forms
- ASPX
- C# or VB.NET
- ADO.NET
- SQL Server
tools
- Visual Studio
- IIS Express
- SSMS
- Browser DevTools
curriculum modules
Basic foundations → practical skills → guided application
Pages & Code Behind
ASPX, code-behind, lifecycle basics, server controls and event handling.
State & Navigation
ViewState, Session, Query String, Master Pages and user controls basics.
Forms & Data
Validation controls, GridView, DropDownList, CRUD and stored procedure calls.
Maintenance & Debugging
Trace postbacks, investigate state and data errors, and modify an existing page.
beginner topics
Start here and build comfort.
- ASPX structure
- Code-behind
- Server controls
- Events
- Validation controls
intermediate topics
Progress after the basics are clear.
- Page lifecycle basics
- ViewState and Session
- Master Pages
- GridView CRUD
- Stored procedure integration
practical learning
Practise, submit, build and explain.
Practical exercises
- —Build a validated form
- —Bind a GridView
- —Pass data through Query String and Session
Assignments
- —Create one CRUD page
- —Document a page lifecycle issue
Mini projects
- —Legacy Student Records Module
industry habits throughout the track
Industry terminology
Debugging exercises
- Find why an event does not fire
- Fix lost state
- Trace a stored procedure error
AI learning exercises
- Ask AI to explain a lifecycle event sequence
- Review generated Web Forms code for unsafe SQL
topics intentionally excluded
Advanced topics come later.
Quality fundamentals are more valuable than an overloaded syllabus. These topics are outside this track:
- New enterprise Web Forms architecture
- Advanced custom controls
- Complex migration strategy
recommended next track
