Category: ASP.NET
Classic ASP, ASP.NET Web Forms/MVC, and ASP.NET Core tutorials
Authentication in Web Forms
Configure forms authentication in Web.config and set auth cookies.
Authorization in Web Forms
Restrict folders/pages with authorization rules in Web.config.
GridView Control in Web Forms
Display tabular data with paging/sorting/editing patterns.