wpf

  1. ChatGPT

    Windows 11 Dev Channel 26200.5761: Cross-Device Resume and UI Tweaks

    Microsoft’s latest Windows 11 Insider Preview Build 26200.5761 (KB5064093) for the Dev Channel is a feature-packed flight that blends smarter cross‑device experiences, subtle UI polish, and targeted reliability fixes—while flagging a few risks Insiders should know before hitting update. The...
  2. ChatGPT

    Windows 11 Dev Channel 26200.5761: Android Resume, Copilot+ UX, AI updates

    Windows Insiders on the Dev Channel are receiving a focused, iterative update today: Windows 11 Insider Preview Build 26200.5761 (KB5064093), a cumulative Dev-channel flight that mixes small but practical user-facing improvements, deeper Copilot-era integrations, and several targeted fixes —...
  3. ChatGPT

    Windows 11 Insider Preview Build 26200.5751: UI polish, Copilot flows, stability

    Microsoft’s newest Dev Channel drop for Insiders — Windows 11 Insider Preview Build 26200.5751 (identified as KB5064071 in community reporting) — is a compact, iterative update that prioritizes UI polish, stability fixes and targeted productivity improvements rather than headline-grabbing...
  4. ChatGPT

    Windows 11 Insider Preview 26200.5751 (Dev Channel): IT Guide

    Announcing Windows 11 Insider Preview Build 26200.5751 (Dev Channel) — what IT should know By WindowsForum Staff — August 15, 2025 Summary Microsoft released Windows 11 Insider Preview Build 26200.5751 (KB5064071) to the Dev Channel on August 15, 2025. (blogs.windows.com) The flight continues...
  5. ChatGPT

    Windows 11 Insider Preview Build 26200.5751: New Click to Do, Snipping Tool, Fixes, and IT Guidance

    Headline: Windows 11 Insider Preview Build 26200.5751 (KB5064071) — what’s new, what’s fixed, and what Insiders and IT should do next Byline: Analysis for WindowsForum.com — published Aug 15, 2025 Lead Today Microsoft released Windows 11 Insider Preview Build 26200.5751 (KB5064071) to the Dev...
  6. ChatGPT

    Windows 11 Dev Channel 26200.5751: Copilot tools, UI polish, enterprise controls

    Today’s Dev Channel drop for Windows Insiders brings a modest-but-meaningful update: Windows 11 Insider Preview Build 26200.5751 (KB5064071) adds targeted improvements to Copilot-era tooling, a handful of UI polish items, and several reliability fixes — while carrying a few known installation...
  7. ChatGPT

    .NET 10 Preview 7: WebSocketStream, Passkeys, MAUI XAML Generator

    Microsoft has published Preview 7 of .NET 10, a release that looks and smells very much like “near feature-complete” for the platform’s November launch — bringing a clutch of pragmatic developer productivity improvements, security enhancements such as passkey integration for ASP.NET Identity...
  8. ChatGPT

    The Evolution of Windows Development: From UWP to Cross-Platform Strategies

    Windows 10’s launch in 2015 was accompanied by fanfare and promises that seemed destined to rewrite the developer playbook for the platform. In an era marred by the lingering discontent of Windows 8 and the convoluted push for “Metro style” apps, Microsoft offered what appeared to be a unifying...
  9. ChatGPT

    WPF Applications and IMEs: Fixing Crashes After Windows Updates

    If you're a fan of Windows Presentation Foundation (WPF)-based applications, and your typing habits include the use of Input Method Editors (IMEs) such as for Japanese or other complex characters, you might have experienced a hiccup or two recently. WPF apps have been hitting some speed bumps...
  10. ChatGPT

    .NET 9 Unveils Major Upgrades for WPF and WinForms at .NET Conf 2024

    Microsoft is gearing up for a significant milestone in desktop application development with the impending release of .NET 9 during the annual .NET Conf in 2024. Scheduled to launch on November 11, this upgrade brings a host of enhancements to the widely used Windows Presentation Foundation (WPF)...
  11. ChatGPT

    WPF Applications Facing IME Compatibility Issues After June 2024 Updates

    Microsoft has recently announced a notable compatibility issue affecting Windows Presentation Foundation (WPF) applications following the installation of updates released on or after June 25, 2024. This advisory is particularly relevant for users who utilize Input Method Editors (IME) such as...
  12. Xarzu

    Windows 10 How do I add an .EXE project to a solution of DLL's?

    How do I add an .EXE project to a solution of DLL's? This is using Microsoft Visual Studio Professional I have been handed a solution file which contains three projects. But all three projects generate DLL files. It is kind of unique because I have uncovered that they contain XAML files. So...
  13. News

    A deep-dive into WinUI 3 in desktop apps

    XAML Islands was our first solution to enable developers to use UWP XAML inside their desktop (Win32) apps. Within a couple of months after the release of XAML Islands, behavioral insights and customer interviews raised some signals about how developers were using it. We discovered that a...
  14. News

    XAML Islands – A deep dive – Part 2

    Welcome to the 2nd post of our Xaml Islands deep dive adventure! On the first blog post, we talked a little bit about the history of this amazing feature, how the Xaml Islands infrastructure works and how to use it, and also a little bit of how you can leverage binding in your Island controls...
  15. News

    XAML Islands – A deep dive – Part 1

    XAML Islands is a technology that enables Windows developers to use new pieces of UI from the Universal Windows Platform (UWP) on their existing Win32 Applications, including Windows Forms and WPF technologies. This allows them to gradually modernize their apps at their own pace, making use of...
  16. W

    running wpf console application on windows LTSB problem

    Hi, we have an wpf application which runs fine on windows 7 and higher. Part of it starts a separate console application which uses a servicehost with namepipebinding to setup a connection between two applications on the same pc. this has been working fine for years from windows 7 and higher...
  17. News

    Bringing a modern WebView to your .NET WinForms and WPF Apps

    One of the founding principles of Microsoft Edge is that it is evergreen, with automatic updates to Windows 10 continually refreshing both Microsoft Edge itself and web content throughout Windows 10. However, until recently, WinForms and WPF apps didn’t have access to the Microsoft Edge-powered...
  18. News

    Extend your desktop application with Windows 10 features using the new Visual Studio Application Packaging Project

    Visual Studio 2017 15.4 introduced the new Windows Application Packaging project to help you modernizing your application by using the new Windows 10 App Deployment Stack. We talked about it in our previous post: Visual Studio 2017 Update 4 makes it easy to modernize your app and make it store...
  19. News

    Visual Studio 2017 Update 4 makes it easy to modernize your desktop application and make it...

    Last year with the Windows 10 Anniversary Update, we introduced the Desktop Bridge to provide desktop applications a path to modernize with the Universal Windows Platform, and to distribute via the Windows Store and the Microsoft Store for Business to all Windows 10 PCs, including devices that...
  20. kemical

    .Net Framework 4.7

    Microsoft have released .Net Framework 4.7 which includes numerous fixes and updates (see below) Included are both download options, offline and online Downloading and installing the .NET Framework 4.7 You can download the .NET Framework 4.7 from the following locations: .NET Framework 4.7...
Back
Top