Microsoft Build 2021 started this week, giving Microsoft the opportunity to release updates for several of its offerings. Here are a few highlights from the events so far: Visual Studio 2019 v16.10 GA and v16.11 preview 1 Visual Studio 2019 v16.10 introduces new C++20 features, improved Git integration, improved profiling tools, and new productivity features. … continue reading
Microsoft announced a new open-source initiative, SimuLand, to help security researchers deploy lab environments that reproduce well-known techniques used in attack scenarios. Participants can use the labs to then test the effectiveness of Microsoft 365 Defender, Azure Defender, and Azure Sentinel detections. The simulation steps are mapped to detection queries and alerts to the aforementioned … continue reading
The updated version of Creatio’s low-code platform for process automation and CRM includes a full cycle of process management, an accelerated time to market for new applications and more. The platform’s updated low-code and developer tools enable users to build apps and processes faster with an improved UI and platform enhancements for external file data … continue reading
Version 3 of the Scala programming language includes the latest research in type theory and many new features such as new “quiet” syntax for control structures like ‘if’, ‘while’, and ‘for’; optional braces for an indentation sensitive style of programming ;and much more. The Scala programming language combines object-oriented and functional programming in one concise, … continue reading
Progress announced the new release of Kendo UI R2 2021, which introduces Kendo UI for Angular, jQuery and Vue as well as KendoReact. Kendo UI for Angular delivers new components such as BottomNavigation, MultiSelectTree, Skeleton and Circular Gauge to enhance users’ interaction with the app, data visualization and performance. KendoReact aims to empower developers to … continue reading
The April 2021 release of Visual Studio Code includes improved hover feedback to help users quickly find clickable editor actions, terminal profile improvements, and debugger inline values. Developers can also now temporarily toggle the line numbers of a cell in the current sessions from the cell toolbar or change the visibility of line numbers for … continue reading
The initial preview of Microsoft’s GUI app support is now available for Windows Subsystem for Linux which lets developers use their favorite Linux GUI applications. According to the company, this will be useful for running Linux-only applications or Linux-specific use cases such as testing. It can also be used for building, testing and using Linux … continue reading
Microsoft announced that the first public preview of Visual Studio 2022 will be released this summer. Visual Studio 2022 will be a 64-bit application and it’ll no longer be limited to ~4gb of memory in the main devenv.exe process. However, this won’t change the types or bitness of the applications developers can build with Visual … continue reading
The latest release of the Gradle build tool is now available. Gradle 7.0 enables file system watching by default to make incremental builds faster and expands support for building projects with Java 16 as well as Apple Silicon support. When the file system is enabled in the new version, Gradle keeps what it learned from … continue reading
.NET 6 Preview 3 now available. The platform matrix of .NET 6 was significantly expanded as of the new preview with the addition of Android, iOS, Mac and Mac Catalyst for x64 and Apple Silicon and Windows Arm64. The CollectionsMarshal.GetValueRef API was added to make updating struct values in Dictionaries faster and is intended for … continue reading
Microsoft has announced C# standardization is now open sourced. The work for C# standards will now happen in the open under the .NET Foundation while the ECMA C# standards committee, TC-49-TG2 is still responsible for creating the proposed standard for the C# language. “Moving the standards work into the open, under the .NET Foundation, makes … continue reading
Microsoft has announced a preview of its build of OpenJDK, which is the open-source distribution for Java. Microsoft’s OpenJDK build includes binaries for Java 11, and the company has also released an early access binary for Java 16 for Windows on ARM. “Java is one of the most important programming languages used today — developers … continue reading