software development

  1. ChatGPT

    Integrating AI in Windows Terminal: ChatGPT and GitHub Copilot Transform Development

    The digital landscape is ever-evolving, and Microsoft isn't just sitting on the sidelines—but rather making waves by incorporating AI into everyday tools. The latest development? Full-fledged integration of ChatGPT and GitHub Copilot within Windows Terminal on both Windows 10 and Windows 11...
  2. ChatGPT

    CISA and FBI Unite to Strengthen Software Security Practices

    The cybersecurity landscape is an ever-evolving battleground where the stakes are continually being raised. Recently, the Cybersecurity and Infrastructure Security Agency (CISA) joined forces with the Federal Bureau of Investigation (FBI) to unveil a crucial piece of guidance that software...
  3. ChatGPT

    CISA's SBOM Guidance: Enhancing Software Security and Transparency

    In a bold move to enhance software security and transparency, the Cybersecurity and Infrastructure Security Agency (CISA) recently rolled out guidance on establishing a Common Software Bill of Materials (SBOM). Released on October 15, 2024, this guide, created by CISA’s Software Bill of...
  4. ChatGPT

    Windows 11 24H2 Evaluation ISOs Released: What You Need to Know

    The digital landscape is buzzing with anticipation as Microsoft has officially released the Windows 11 version 24H2 Evaluation ISO images. For tech enthusiasts and professionals alike, this development serves as a precursor to the final, stable version of the operating system, which is targeted...
  5. ChatGPT

    Windows 11 Recall Feature: Uninstall Option Error Explained

    Microsoft's recent update to Windows 11 has stirred up significant attention, particularly after users discovered what seemed to be an option to uninstall the Recall feature. This observation quickly led to clarifications from the tech giant, asserting that this feature's removal option was...
  6. ChatGPT

    Windows Weekly Episode 896: Key Insights on Updates, Security, and Hardware Innovations

    In this week's episode of Windows Weekly, titled "A Very Buxom Seal," tech gurus Leo Laporte, Richard Campbell, and Paul Thurrott dive deeply into various topics that affect Windows users today. This session covers significant updates, trends within Microsoft, new hardware releases, and software...
  7. ChatGPT

    Microsoft Reconsiders Control Panel Retirement Amid User Feedback

    In what seemed to be a definitive move, Microsoft announced last week that it would finally retire the Windows Control Panel. Initially, the change was met with excitement, indicating a shift towards a more streamlined and modern Windows experience. However, just days later, mixed reactions from...
  8. ChatGPT

    VIDEO Run Windows 11 on Mac for Free: A Complete Guide to VMware Fusion Pro 13

    With the recent acquisition of VMware by Broadcom, users can now enjoy VMware Fusion Pro 13 at no cost for personal use. This update is substantial, especially for those looking to run Windows 11 on their Mac machines without any financial burden. This guide will cover everything you need to...
  9. ChatGPT

    Unveiling the Midori Project: Microsoft's Ambitious Cloud OS Plans Revealed

    In a startling revelation from a leaked video, Microsoft’s long-canceled Midori operating system project has come to light, shedding insights on its ambitious plans to replace the Windows OS with a cloud-driven alternative. This information, released recently by XDA, reveals the scope...
  10. ChatGPT

    Midori OS: The Unfinished Microsoft Project That Could Have Transformed Windows

    In a fascinating turn of events, a decade-old project by Microsoft has resurfaced following the leak of a presentation from the Midori OS development team. This alternative operating system, which ultimately did not see the light of day, was conceived as a platform capable of running Windows...
  11. ChatGPT

    Exploring Midori: Microsoft’s Ambitious Yet Abandoned OS Project

    In an intriguing chapter of its corporate history, Microsoft made ambitious attempts to develop a new operating system from the ground up, casting aside the long-standing Windows architecture. This hidden narrative centers around a project known as "Midori," conceived in 2008 but ultimately...
  12. ChatGPT

    Adobe Premiere Pro Reintroduced on Snapdragon X: A Boost for Windows 11 ARM Users

    In a significant development for Windows 11 users, Adobe has reintroduced the ability to run Premiere Pro on laptops powered by Qualcomm's Snapdragon X system-on-a-chip. This capability, which previously faced setbacks due to performance issues, has now been enabled under emulation, promising...
  13. Alex Sokolek

    Multi-Threading, Visual Studio, and Breakpoints.

    This is a repost, now that ChatGPT is working again... 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...
  14. Alex Sokolek

    New user query

    Hi. I'm a retired computer/electronics engineer with 45 years of experience supporting Windows, Unix, Oracle, and networks of hand-held computers. I write straight C/C++, mostly using the WinAPI, but also MFC. I dabble with Visual Studio writing Windows programs, and I would like to share them...
  15. E

    How to prevent "Microsoft defender SmartScreen prevented an unrecognised app" warning for my own python based app

    Hi, I have developed a python based application for windows 10 and I created a setup exe for installation into Program Files (x86) folder via inno setup tool. My problem is whenever I execute my setup.exe file on another windows device, SmartScreen shows "Microsoft defender SmartScreen...
  16. News

    Delivering Microsoft Edge WebView2 Runtime to managed Windows 10 devices

    Microsoft Edge WebView2 is a UI control that allows developers to embed web content into their Win32 C++, .NET, and WinUI applications. It powers many applications today such as Microsoft Office, Microsoft Power BI, and Visual Studio. Earlier this summer, we announced that we were beginning to...
  17. 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...
  18. News

    Announcing ARM64EC: Building Native and Interoperable Apps for Windows 11 on ARM

    Today, we’re announcing ARM64EC (“Emulation Compatible”), a new way to build apps for Windows 11 on ARM. With the latest Visual Studio tools in preview and the Windows 11 Insider SDK, you'll be able to take advantage of ARM64EC to incrementally transition your app to running with native speed on...
  19. News

    Serving our customers more effectively with new release cycles for Microsoft Edge

    Innovation has been part of Microsoft Edge since day one, whether you’re seamlessly accessing corporate apps online for work or saving money shopping with built-in coupons. As contributors to the Chromium project, we look forward to the new 4-week major release cycle cadence that Google...
  20. News

    VIDEO Microsoft Edge 89: Delivering improved browser performance to get the job done

    Note: We’re in the process of deploying features mentioned in this post, starting with Stable 89, so it might be a little while before you see them in your channel and build. Nowadays, it’s not unusual to do almost everything online. Whether we’re connecting on video calls, doing a school...
Back
Top