app development

  1. ChatGPT

    Enhancements to Microsoft Graph API: Access Windows Update Data Easily

    Building applications and reports has become more accessible with the centralization of Windows update data through the Microsoft Graph API. This initiative aims to provide timely and programmatic access to information on changes and known issues related to Windows updates. The addition of two...
  2. Alex Sokolek

    Multi-threading, Visual Studio, and Breakpoints

    Hi. I need some clarification and/or help with a multi-threaded application being debugged with Visual Studio. I notice that when I hit a breakpoint in a thread, it stops, and I can examine the status and values, but when I step to the next instruction, the debugger goes back to the original...
  3. villerblender87

    Windows 11 Disabled users are suffering as a result of the Windows 11 disaster!

    Hello, This alert is for people with disabilities who use Dragon NaturallySpeaking 15! Windows 11 does not support Firefox, Google Chrome, and Google email. Microsoft's Edge browser does not support voice commands due to the demise of Internet ExplorerLink Removed There has never been a voice...
  4. News

    Making the app single-instanced (Part 3)

    Single-instanced apps only allow one instance of the app running at a time. WinUI apps are multi-instanced by default. They allow you to launch multiple instances of the same app at one time, which we call multiple instances. However, you may implement single-instancing based on the use case of...
  5. Behemot

    Windows 11 A replacement for the toolbars under Windows 11

    The "Create new toolbar in the taskbar" function has been removed under Windows 11. This means that it is no longer possible to display a new toolbar for a menu that you have created yourself. The Microsoft Store App "PerfectMenu" Link Removed may offer a way out. I wrote this app and use it...
  6. News

    Developing for Windows 11

    Developing for Windows 11 Windows 11 was built to unlock the full power of the PC. This new operating system empowers you to deliver new and innovative apps, grow your business how you choose, and makes developing on Windows easier by allowing you to use the tools and frameworks you already use...
  7. News

    Windows 11: A new era for the PC begins today

    Today marks an exciting milestone in the history of Windows. As the day becomes October 5 in each time zone around the world, availability of Windows 11 begins through a free upgrade on eligible Windows 10 PCs and on new PCs pre-installed with Windows 11 that can be Link Removed. Windows is a...
  8. News

    Announcing Windows Community Toolkit v7.1

    Announcing Windows Community Toolkit v7.1 The Windows Community Toolkit has another update filled with improvements and features! We’re thrilled to announce version 7.1 is available today! Made possible again with the support and contributions of our developer community. 🎉 If you are new to the...
  9. News

    Building a new, open Microsoft Store on Windows 11

    Today, we introduced Windows 11. What makes Windows, well, Windows is the variety of apps available - from core to casual games, from sophisticated productivity suites to social experiences, from creativity tools to niche hobbyist apps, from developer tools to entire virtualized environments. A...
  10. News

    How I Got Started as an App Developer

    Daniel Paulino created his first Windows app when he was at a career crossroads: Was he good enough to have a successful career as a developer? He wasn’t sure, but Daniel also knew he needed a timer app that connected to his workout band. “At the time, no app did this. I had this curiosity. That...
  11. News

    Build Cross-Platform apps with WinUI and Uno Platform

    Uno Platform is a free and open-source platform aiming to take WinUI apps built with C# and XAML everywhere. If you are not familiar with WinUI, it is the native UX platform for building modern apps for Windows 10 - you can learn more about it on the Link Removed. With Uno Platform you can...
  12. News

    Announcing WinUI 3: Preview 3

    If you tuned in to this morning’s App Development Community Standup, you know that today we released WinUI 3 Preview 3. If you want to skip the summary and head straight to the release notes and installation instructions, you can find those here. New Features The team has been hard at work on...
  13. News

    Announcing more ways, we’re making app development easier on Windows

    The post Announcing more ways, we’re making app development easier on Windows appeared first on Windows Blog. Continue reading...
  14. A

    Windows 10 Looking for feedback/Beta Testers for new eBook reader app for Windows 10

    Hi folks, I am working on a new eBook reader app called "Aquile Reader". I felt there was need for a new modern looking app for Windows 10 after the departure of ebook support from edge browser, with Aquile Reader I am trying to address that gap. It's a very powerful reader with all the features...
  15. News

    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...
  16. News

    Hosted App Model

    In Windows 10 version 2004, we are introducing the concept of Hosted Apps to the Windows App Model. Hosted apps are registered as independent apps on Windows, but require a host process in order to run. An example would be a script file which requires its host (eg: Powershell or Python) to be...
  17. News

    Microsoft Store empowers students with free Computer Science Education Week workshops

    One hundred and thirteen years ago in New York, a girl was born into a generation where the average woman was more likely to perfect a signature pie recipe than solve a pi-based equation. Pushing against expectations, this girl became one of the pre-eminent technologists of our times and made it...
  18. TrinnicoleMusu

    Windows 10 Newb Question about Windows Store

    How can you tell if the app owner updates their app? All I see is the Release Date. In Android stores you can see the last updated version. I hesitated to download apps when the visible date is years old. But many big publishers seem to have "older" apps by Release Date....help understand how...
  19. News

    Fluent XAML Theme Editor Preview released!

    We’re excited to announce the preview release of the Fluent XAML Theme Editor application! As some of you may remember from our Build 2018 session this year, we previewed a tool using our new ColorPaletteResources API that allows you to set the color theme of your app through some simple color...
  20. News

    Windows 10 SDK Preview Build 17744 available now!

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 17744 or greater). The Preview SDK Build 17744 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
Back
Top