Exception Not Found

Using Conditional C# LINQ Clauses to Make A Multiple-Input Search Engine

Let's use cool extensions to LINQ to search board games by different properties!

Using Named Handler Methods to Make jQuery AJAX GET Calls in Razor Pages

Let's see how to wire up a jQuery AJAX request to a Named Handler Method in ASP.NET Core Razor Pages!

Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages

Let's see how to implement POST-REDIRECT-GET in our Razor Pages apps by changing OnGet and OnPost.

Rendering a Bootstrap Popover using ASP.NET Core Razor Pages and AJAX

Let's see how to render a popover using a dedicated Razor Page and a jQuery AJAX call. Samples included!

Using Anti-Forgery Tokens in ASP.NET 5.0 Razor Pages

Let's see how to use anti-forgery tokens and validation to prevent CSRF attacks in our Razor Pages apps!

Exception Not Found © 2026