A short article on using IIS URL rewriting to force insecure HTTP requests to HTTPS when behind a load balancer that is configured to terminate the secure connection, including support for excluding LetsEncrypt challenge requests.
Entries tagged with 'asp.net' Articles and information on C# and .NET development topics
A quick sample which shows how to convert PDF files into images and display them in an ASP.NET application.
An article showing how to create a trackback handler in C# for use with either ASP.NET webforms or MVC.
Using XSLT to display an ASP.net site map without using tables.