The Android for Cars App Library version 1.1 is now in alpha, which brings new features to developers such as a sign-in template, a long message template, multiple-length text and map interactivity. The sign-in template allows users to sign in to their app directly from the car screen while parked and the long message template … continue reading
Amazon Redshift ML is now generally available. The cloud data warehouse enables users to create machine learning models and make predictions from data directly from their Amazon Redshift cluster. Users just have to use a simple SQL query to specify what data they want to use to train their model as well as the output … continue reading
Microsoft announced the release of TypeScript 4.3, which adds many new features such as separate write types on properties, ‘override’ and the ‘–noImplicitOverride’ flag, template string type improvements and more. With separate write types, developers can specify types for reading and writing to properties. TypeScript will only use the “reading” type when considering how two … continue reading
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