Microsoft today announced that the preview of Microsoft Dev Box is now publicly available. The managed service enables developers to create “on-demand, high-performance, secure, ready-to-code, project-specific workstations in the cloud,” the company said. Users can sign into the Azure portal and search for dev box to begin creating dev boxes for their organization. “With Microsoft … continue reading
The team at Microsoft recently announced that the Windows Community Toolkit Labs is now the primary way that the company will be developing new features for Windows Community Toolkit. It is intended to act as a safe space for collaboration and engineering solutions from the prototyping stage all the way through polished and finalized component. … continue reading
Microsoft has made its monthly update for Java in Visual Studio Code. This update includes built-in support for the Lombok library, drag and drop support, an exclusion list for inlay hints, and more. Some Visual Studio Code users had been reporting to Microsoft that when they have Lombok dependencies in their projects, some extensions wouldn’t … continue reading
This week, Microsoft announced Salus, an open-source software bill of materials (SBOM) tool, following the Executive Order on Improving the Nation’s Cybersecurity which made SBOMs a key requirement. The tool generates SBOMs across Windows, Linux, and Mac, and uses the standard Software Package Data Exchange (SPDX) format. Salus can be integrated into build workflows and … continue reading
Microsoft has announced that it made several performance improvements in Visual Studio 2022 in the 17.3 release. Mainly these enhancements relate to Git branch switching and C++. Some users may have previously experienced delays when switching branches, or had to wait for projects to reload after switching branches. According to Microsoft, the process of switching … continue reading
Microsoft recently announced the release of Windows Terminal 1.14 as well as Windows Terminal Preview 1.15. Both of these releases can be installed from the Windows Store or from the Github releases page. Windows Terminal 1.14 contains the features from the preview release, while the 1.15 preview contains a number of new features to explore. … continue reading
A few major announcements were made at Microsoft’s annual Build developer conference, which runs through May 26. “Today, developers solve problems, big and small, across every industry and organization on the planet. That’s why this year’s Microsoft Build, the company’s flagship event for developers, so clearly reflects our roots. Of course, the future is exciting … continue reading
Microsoft has announced the general availability of .NET MAUI, which was first introduced in 2020 as a step in unifying .NET development across devices and platforms. MAUI stands for “Multi-platform App UI,” and enables developers to build cross-platform applications from a single C# codebase. “The thin and decoupled UI and layout architecture of .NET MAUI … continue reading
Microsoft has been putting a lot of effort into building more inclusive solutions for all of its users over the past few years, and at its Microsoft Ability Summit, it announced new updates on that front. It has launched the Inclusive Tech Lab, which is a successor to a lab that was created by the … continue reading
Apple, Google, and Microsoft today announced plans to expand support for a common passwordless sign-in standard created by the FIDO Alliance and the World Wide Web Consortium. Whereas previous implementations of passwordless verification required users to sign in to each website or app with each device before they can use passwordless functionality, now users will … continue reading
Microsoft has made a complete overhaul of the core PowerShell engine to create a more reliable and stable user experience. The release of the updated PowerShell extension in VS Code includes a rewrite of PowerShell pipeline execution with cancellable and ordered tasks, many debugger reliability improvements, a ReadKey fix that includes better pasting on macOS … continue reading
Recently, Microsoft announced that the third preview of .NET 7 is now available. This release brings users enhancements to observability, startup times, codegen, GC regions, Native AOT compilation, and more. Interested users can download .NET 7 Preview 3 for Windows, macOS, and Linux. It has also been tested with Visual Studio 17.2 Preview 3. Microsoft … continue reading