Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

feedburner.com

Rick Strahl's Web Log

Get the latest updates from Rick Strahl's Web Log directly as they happen.

Follow now 96 followers

Latest posts

Last updated about 6 hours ago

Creating Dual Use Windows GUI and Console Applications

about 19 hours ago

In my last post I described a WebPackageViewer tool tool that acts...

Creating a Packaged Single File Web Site Viewer Executable

11 days ago

This post falls squarely into the stupid pet tricks category, but I'm...

Lost ASP.NET Cookies on IIS Application Pool Restarts

24 days ago

Last week I finally updated my blog and moved it to .NET...

Running ASP.NET Core Applications in an IIS Subfolder Application

29 days ago

ASP.NET Core applications by default want to run in a root folder...

Fighting through Setting up Microsoft Trusted Signing

11 months ago

It's that time of year again to update my CodeSigning certificate, only...

Using the new WebView2 AllowHostInputProcessing Keyboard Mapping Feature

10 months ago

If you've used the WebVIew2 control for a UI interactive Hybrid active...

What the heck is a `\\.\nul` path and why is it breaking my Directory Files Lookup?

7 months ago

I've been trying to track down an odd bug in my logs...

Reliably Refreshing the WebView2 Control

5 months ago

The WebView2 control lacks a direct `Reload(noCache)` overload that forces a browser...

Don't use the Microsoft Timestamp Server for Signing

4 months ago

The default Microsoft timestamp server frequently causes intermittent failures during the code-signing...

Azure Trusted Signing Revisited with Dotnet Sign

4 months ago

In this follow-up post to my previous guide on Azure Trusted Signing...

Using .NET Native AOT to build Windows WinAPI Dlls

3 months ago

Did you know that you can use .NET AOT compilation to create...

Revisiting C# Scripting with the Westwind.Scripting Templating Library, Part 1

3 months ago

This is a two part series that discusses the Westwind.Scripting Template library...