BrandGhost
Building A Splash Screen With Async Loading In C# And WPF

Building A Splash Screen With Async Loading In C# And WPF

You know it. I know it. We all know it. Every single good desktop application has a fancy splash screen. And now... you can build your very own in C# and WPF! In this tutorial, I'll walk through how to build a WPF splash screen that supports early cancellation as well as asynchronous loading. Because what's the biggest gotcha with these? Threading. So let's ensure we're executing our UI and background work on the right threads!
An error has occurred. This application may no longer respond until reloaded. Reload