development

  1. Build Cross-Platform applications with WinUI and Uno Platform

    Uno Platform is a free and open-source platform aiming to take WinUI applications built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building Windows applications - you can learn more about it on the Link Removed. With Uno Platform you can...
  2. C#/WinRT Authoring Preview and Updates

    The C#/WinRT team is excited to announce our latest release, which includes a preview of C#/WinRT authoring with the latest C#/WinRT NuGet package, as well as updates to the .NET 5.0 SDK with the .NET February update. Since our last blog post on C#/WinRT v1.0, we have some new features to show...
  3. VIDEO Bring Your AI to Any GPU with DirectML

    In every one of the billion Windows 10 devices worldwide, there is a GPU for accelerating your AI tasks. From photo editing applications enabling new user experiences through AI to tools that help you train machine learning models for your applications with little effort, DirectML accelerates...
  4. Supporting Open Web Docs to deliver web developer documentation

    Today, we’re happy to share our support for Open Web Docs, a new collective launching today which is dedicated to sustainably supporting high-quality, browser-agnostic, community-driven web developer documentation. Open Web Docs employs full-time writing staff to support the development and...
  5. E

    Building a Tool to Access All Firmware on Device

    I am trying to write a tool that queries all devices on the platform that have firmware. However, I can't find any information on how to access the firmware. Take for example, the Elan Touchpad on my device has firmware. However I can't seem to find a way to access it to extract it and analyze...
  6. Announcing Windows 10 Insider Preview Build 20277

    Hello Windows Insiders, today we are releasing Windows 10 Insider Preview Build 20277 (FE_RELEASE) to Windows Insiders in the Dev Channel. Starting today, we are giving Windows Insiders in the Dev Channel the option to receive builds from the RS_PRERELEASE branch. These builds will be offered as...
  7. E

    Windows 10 Building a Tool to Access All Firmware on Device

    I am attempting to write a tool that is able to read and write firmware on any hardware device that has firmware. I cannot find any resources on YouTube, Google, or the Windows Developer API. Is it even possible to access any firmware on the Device?
  8. Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release

    Today is the official GA release for .NET 5, and along with it we are excited to share the latest updates with our recent release of C#/WinRT version 1.0. C#/WinRT provides WinRT projection support for .NET 5 based apps. The Windows SDK leverages this technology and is now integrated with the...
  9. VIDEO Announcing Microsoft Edge WebView2 General Availability

    Today, we are excited to announce that Microsoft Edge WebView2 for Win32 C/C++ is generally available and ready for use in production applications! With today’s announcement, we are officially releasing a forward-compatible WebView2 SDK along with production-ready WebView2 Runtime. These can be...
  10. C#/WinRT Version 0.8 and the .NET5 RC2 Release

    We have several important updates to share with the latest release of C#/WinRT. This release is feature complete for consumption scenarios, which means that all features for using our generated Windows SDK projections to call WinRT APIs are now in their final form. We expect C#/WinRT to have...
  11. Y

    Windows 10 Where are the icons of Settings entries in Windows 10?

    Where are the icons of Settings entries in Windows 10? I want to get these icons programmatically, thank you.
  12. Participate in the Developer Economics Survey

    The Developer Economics Q2 2020 Survey is now open! Every year more than 30,000 developers around the world participate in this survey. Take the survey now to share your experience as a developer and your perspective on the future of the software industry. Want more information? Read our answers...
  13. 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. 3 Ways to Customize Your Windows Terminal

    Windows Terminal is here! From the buzz of the announcement at Microsoft Build 2019 to the release of 1.0 at Build 2020, it’s generated excitement and interest from the dev community. Get started by downloading the Preview Link Removed. As a refresher, Windows Terminal is a new, modern, fast...
  15. ICYMI – Top Announcements from Microsoft Build 2020

    It has been one month since the first-ever, completely virtual Microsoft Build, where we unveiled new tools and updates to make developing for all 1 billion Windows 10 devices easier. It’s an exciting time for Windows, and if you missed the event or just want to relive the announcements, here...
  16. Announcing Windows 10 Insider Preview Build 20150

    Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 20150 to Windows Insiders in the Dev Channel (Fast ring). Starting with build, we are back to releasing builds from the RS_PRERELEASE branch. You can check out our Windows Insider Program documentation here...
  17. Announcing Windows Community Toolkit v6.1

    We are thrilled to announce today the next update to the Windows Community Toolkit, version 6.1. This release was made possible with help and contributions from across our developer community. While a ‘minor’ release, it is jam-packed with new controls, helpers, and improvements to the whole...
  18. Introducing WinUI 3 Preview 1

    Today at Microsoft Build 2020 the WinUI team is excited to announce the latest version of WinUI 3 available for public preview: WinUI 3 Preview 1. This preview expands the world of WinUI to an even wider audience of developers – the previously-released WinUI 3 Alpha was only available to UWP app...
  19. Developing for all 1 billion Windows 10 devices and beyond

    This year, Microsoft Build 2020 is a digital-only event that we all get to experience from the comfort of our homes. We hope you enjoy learning about the new features and technologies that matter most to you. Today, I will have the privilege of sharing how developers can build apps for modern...
  20. J

    DNS Config and Blocked Ports

    Hi Everyone, Setting up a new eCommerce site on my Windows Server 2008 R2 running IIS 7.5, Installed I have 5 separate IP addresses all linked to nopCommerce sites using port 80 and port 443 for SSL. Now I've just added an extra IP address for another eCommerce site in development but I just...