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 10 days ago

Fighting through Setting up Microsoft Trusted Signing

10 days ago

So it's that time of year (actually, the time of several years)...

Centering a WPF TreeViewItem in the TreeView ScrollViewer

15 days ago

The TreeView control in WPF is a pain of a control with...

Unpacking Zip Folders into Windows Long File Paths

about 1 month ago

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

Adding Runtime NuGet Package Loading to an Application

about 2 months ago

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

Distinguished Name on FileZilla Server Self-Generated Certs

about 2 months ago

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

Configuring Microsoft.AI.Extension with multiple providers

2 months ago

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

Lazy Loading the Mermaid Diagram Library

3 months ago

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

WebView2: Waiting for Document Loaded

3 months ago

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

Avoiding WPF Image Control Local File Locking

3 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

3 months ago

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

Using Windows.Media SpeechRecognition in WPF

4 months ago

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

Making Html Input Controls Truly ReadOnly

5 months ago

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