BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Windows.Forms Comes to 64-bit Mac OS X

    Mono has long provided a pure C# implementation of Windows.Forms for MacOS, Linux, and Windows. Unfortunately with Mono's move to 64-bit by default, the MacOS support for Windows.Forms has suffered. Thanks to a community contribution, Miguel de Icaza is now powering ahead with a new, 64-bit Carbon based version of Windows.Forms.

  • EF Core 2.1 Roadmap: Views, Group By, and Lazy Loading

    Entity Framework Core continues to make progress towards catching up with the original Entity Framework. On the roadmap for EF Core 2.1 are features such as views, group by, and lazy loading.

  • Chef Enhances Cloud Security Automation in InSpec 2.0

    Continuous automation vendor, Chef, has announced the availability of InSpec 2.0, a new version of Chef’s free open source tool that enables DevOps and cross-functional application, infrastructure and security teams to express security and compliance rules as code and assess and remediate compliance issues through the entire software delivery life cycle.

  • Preview of New Features in MySQL 8

    MySQL is gearing up for its 8th version, expected to be released in 2018. A full 28 months since the first general release for MySQL 5.7.9, there have already been five release candidates for MySQL 8, ranging from 8.0.0 to 8.0.4. In this article we explore the best features that MySQL 8 will bring to developers when it gets a GA release.

  • Avalonia Beta 1 Brings Many Improvements over WPF

    Avalonia describes itself as a “cross platform .NET UI framework inspired by WPF, with XAML, data binding, lookless controls and much more." Having just reached its first public beta, it is already showing some interesting improvements over the venerable WPF version of XAML.

  • Update on the “Fluent UI” Or Ribbon Design

    Two weeks ago we reported on the “fluent UI”, or ribbon design, that Microsoft sued Corel over. Since then we have been able to get an update from Microsoft.

  • AxonDB, a New Implementation of an Event Store

    AxonDB is a new data storage purpose-built for event sourcing with support for transactions and pushed-based event publishing that recently was released by AxonIQ, the company behind the Axon Framework. To make sure performance is constant, the architecture is specifically targeting reading data — according to AxonIQ the performance is stable even with huge amounts of events stored.

  • Shippable Provides New DevOps Analytics Capabilities

    Shippable, a continuous integration and DevOps automation platform, has announced an analytics add-on for the measurement of DevOps processes such as development velocity for components or teams or code quality trends over time, with filters for date ranges, components/teams and anomalies in the workflow.

  • Microsoft Opens Its Quantum Development Kit to macOS and Linux

    After making its Quantum Development Kit available to developers last December, Microsoft is now announcing its first major update, including support for macOS and Linux, interoperability with Python, and more.

  • Handling Traffic Spikes from Global Events at Facebook Live

    Facebook Live’s engineers talked about how they scale their systems to handle traffic from both predicted and unpredicted events. While the latter is handled by their global distributed architecture, the former involves careful advance planning and load testing.

  • Json.NET No Longer Has over 120 Dependencies

    Json.NET, the official JSON parsing and serialization library for .NET, required a whopping 122 packages on .NET Standard 1.3. With the release of Json.NET 11 for .NET Standard 2.0, that has dropped to 0.

  • Cloud IoT Core Service in Google Cloud Platform Is Now Generally Available

    Google announced the general availability of its Cloud IoT Core, a managed service to help enterprises connect and manage millions of connected devices. The Cloud IoT Core will offer its users a system for controlling the connection of the internet of things (IoT) devices with Google’s Cloud Platform (GPC) and a pipeline for getting data to and from those devices.

  • Coindesk 2018 State of Blockchain

    Coindesk recently released their 2018 State of Blockchain report, which provides more than 160 pages of blockchain related research covering investments in top cryptocurrencies, enterprise blockchain solutions, raising capital through initial coin offerings, government, regulation and sentiment. InfoQ has analyzed this report and has compiled a list of key developments that impact our readership.

  • Doing ChatOps in Microsoft Teams

    The Bot Framework in Microsoft Teams links applications and services to instant messaging and group chat. Microsoft launched Teams, a collaborative platform in Office 365, in March 2017 and has recently added new functionality enabling use for ChatOps. It has also announced that Teams will replace Skype for Business.

  • Notes From the DDD Europe 2018 Conference

    The recently held DDD Europe 2018 conference in Amsterdam was the third in order and saw almost 700 attendees. The conference has a focus on Domain-Driven Design (DDD), and included four keynotes, 19 presentations, one track for open space and 17 sessions focused on live coding or hands-on. Notable speakers included Eric Evans, Dave Snowden, Rebecca Wirfs-Brock and Cyrille Martraire.

BT