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 8 hours ago

Unpacking Zip Folders into Windows Long File Paths

about 3 hours ago

Long file paths on Windows are a pain in the ass -...

Adding Runtime NuGet Package Loading to an Application

12 days ago

One of the tool applications I've built sometime ago and use a...

Distinguished Name on FileZilla Server Self-Generated Certs

16 days ago

Ah renewing certificates - my favorite tasks as an 'amateur' sys admin...

Configuring Microsoft.AI.Extension with multiple providers

22 days ago

I just went through a bit of a struggle to find the...

Lazy Loading the Mermaid Diagram Library

about 1 month ago

The Mermaid Diagrams Library is a widely used, open source Javascript diagram...

WebView2: Waiting for Document Loaded

about 2 months ago

When building hybrid Web applications where .NET code interacts with WebView HTML...

Avoiding WPF Image Control Local File Locking

about 2 months ago

WPF image locking has tripped me up a lot in XAML applications...

The Strong ARM of .NET: Wrestling with x64 and Arm64 Desktop App Deployment

2 months ago

.NET works great for cross-platform development making it easy to build apps...

Using Windows.Media SpeechRecognition in WPF

3 months ago

Windows has a pretty capable SpeechRecognition engine built-in via Windows Media services...

Making Html Input Controls Truly ReadOnly

3 months ago

A discussion of how to show readonly controls in user interface and...

Accessing Windows Settings Dialogs from Code via Shell Commands

3 months ago

Windows has support for an `ms-setting:` Protocol Handler/Uri Scheme that allows you...

Resolving Paths To Server Relative Paths in .NET Code

4 months ago

ASP.NET Core has support for resolving Urls in Controllers and Razor Pages...