Get an overview of some of the major improvements that we launched on elmah.io Uptime Monitoring recently.

The HTTP Error 500.19 can be a frustrating error to resolve when hosting on IIS. In this post, I'll show you the most common causes of the error.

This article will introduce you to the format for the User-Agent HTTP header as well as how to add it in various ways when using HttpClient in .NET/C#.

This post will teach you how to predict the value of a boolean using ML.NET and a binary classification trainer. The code uses movie scores as an example.

Learn to monitor Windows Services. Windows comes with a set of tools that help monitor services. The post also introduce Perfmon for performance.

This post will show you how to implement a local list of bounced emails with AWS Simple Email Service (SES) and Azure Functions.

There's a lot of possibilities when it comes to developing scheduled tasks with .NET. This post is an overall guide to monitoring scheduled tasks.

In this article, we look at how to call C# functions from a JS library in Blazor WASM. This is useful to integrate with existing JS libraries.

In this article, we will show how you can subscribe to Push Notifications using ASP.NET Core and how you can send Push Notifications from .NET as well.