Tag: wpf
7 posts
2026-01-18 dotnetdotnet-8webview2
An open-source WPF SSH manager shows a practical pattern: xterm.js in WebView2, secrets via DPAPI
SshManager is an open-source WPF SSH manager built on .NET 8. It shows a practical pattern: xterm.js inside WebView2 for terminal rendering, EF Core + SQLite for persistence, and DPAPI for local credential protection.
2023-10-18 dotnetdotnet-8wpf
WPF – Prevent file dialog selection from being added to recents
Prevent WPF file dialog selections from appearing in Windows Explorer recents and the Start Menu by setting AddToRecent to false in .NET 8.
2023-10-13 dotnetdotnet-8wpf
WPF – Individual dialog states using ClientGuid
Use the ClientGuid property in .NET 8 to persist individual dialog states like window size, position, and last used folder across WPF file dialogs.
2023-10-12 dotnetdotnet-8wpf
WPF – Limit OpenFileDialog folder tree to a certain folder
Learn how to constrain the WPF OpenFileDialog folder tree to a specific root folder using the RootDirectory property in .NET 8.
2023-10-09 dotnetdotnet-8wpf
WPF hardware acceleration in RDP
Learn how to enable WPF hardware acceleration over RDP in .NET 8 for improved performance and a more responsive remote desktop experience.
2023-10-09 dotnetdotnet-8wpf
WPF Open Folder Dialog
Learn how to use the new OpenFolderDialog in WPF with .NET 8 to let users browse and select one or multiple folders.
2012-01-26 metrowebinarswindows
Metro and WinRT Webinar on February 2nd
SilverlightShow webinar on Metro and WinRT for Silverlight/WPF developers, covering how to build Windows 8 apps using your existing XAML experience.