Classes and Objects in C#
Model domain types with classes, properties, and constructors.
Model domain types with classes, properties, and constructors.
Learn Web Forms for event-driven page development on .NET Framework.
Understand .aspx, .aspx.cs, App_Code, Web.config, and Master pages.
Follow Init → Load → control events → PreRender → Render → Unload.
Learn Program.cs, Controllers/Pages, wwwroot, and appsettings.
Get fluent in C# types, nullability, and async basics used in web apps.
Use int, string, bool, decimal, and nullable types correctly.