InfoQ Homepage Architecture & Design Content on InfoQ
-
What ASP.NET Core May Bring to the .NET Framework’s String Handling
In what was apparently a major miscommunication among Microsoft’s developers and managers, ASP.NET Core 2.0 will in fact be supported on the full the .NET Framework. The change to only offer ASP.NET Core on .NET Core was supposed to be a temporary step to ease development.
-
Build 2017 Day 1 Keynote Recap
Microsoft's Build 2017 developer conference began today with an informative and wide-ranging presentation of new technologies for the artificial intelligence, Azure and the cloud, and developer tools. InfoQ was there to provide a running summary and key takeaways.
-
Microsoft Build 2017 - Day 1 Early Access
Microsoft has granted several news sites, including InfoQ, an early look at what will be introduced at Build 2017. Take a look at what Microsoft has in store for developers and be sure to check back throughout the day for updates on these announcements.
-
ASP.NET Core Drops Support for .NET Framework
Last Friday, ASP.NET Core quietly switched to only supporting .NET Core 2.0. This means that ASP.NET Core 1.0/1.1 applications running Mono or the full .NET Framework will not be upgradable to ASP.NET Core 2.0 when it is released in 2-3 months. Seen as a major breaking change to the platform without a public discussion or formal announcement, this has angered many prominent developers.
-
Spring Vault GA 1.0 Released
Pivotal has announced the general availability of Spring Vault 1.0. It is a Java library which offers client-side abstractions around Hashicorp Vault, a secret management tool. Following typical Spring idioms, it allows Vault to be more easily integrated into Spring or Java applications. Some familiar patterns include templating, property sources, and more.
-
Google Invests in Cognitive: Cloud Speech API Reaches General Availability
In a recent blog post, Google announced their Cloud Speech API has reached General Availability. The Cloud Speech API allows developers to include pre-trained machine learning models for cognitive tasks such as video, image and text analysis in addition to dynamic translation. The Cloud Speech API was launched, in open beta, last summer.
-
The HTTP API Space is Consolidating around OAS
MuleSoft has become member of OAI and released the API Modeling Framework that understands both RAML and OAS. Restlet Studio now supports RAML.
-
IBM Open Sources Their API Microgateway
IBM has recently announced that they’ve open sourced their API Microgateway. This means that any developer/business can now take advantage of this software in their own computing projects at no cost.
-
MongoDB Atlas Expands AWS Footprint
MongoDB, as one of the most popular NoSQL databases and a non-relational database used in many cases in Web based systems, has grown along side PaaS and IaaS providers' growth. DBaaS with MongoDB as the backing database is available since early versions on Heroku. MongoDB Atlas has just announced availability in 14 AWS regions with local storage available in Americas, EMEA and APAC.
-
Buoyant Releases Version 1.0 of Their Service Mesh, Linkerd
Buoyant, a cloud-native software company, released version 1.0 of Linkerd, an open source “service mesh” project for cloud-native microservice-based applications. William Morgan, founder and CEO of Buoyant, spoke to InfoQ about this milestone.
-
.NET Futures: Asynchronous Streams
Since async/await was announced for VB/C#, developers have been asking about an asynchronous version of IEnumerable. But until C# 7 and ValueTask, that was potentially challenging from a performance standpoint.
-
Emerging Technologies for the Enterprise Conference 2017: Day Two Recap
Day Two of the 12th annual Emerging Technologies for the Enterprise Conference was held in Philadelphia. This two-day event included keynotes by Blair MacIntyre (augmented reality pioneer) and Scott Hanselman (podcaster), and featured speakers Kyle Daigle (engineering manager at GitHub), Holden Karau (principal software engineer at IBM), and Karen Kinnear (JVM technical lead at Oracle).
-
Microsoft Updates Azure IoT Platform: Adds Connectivity, Time Series Insights and Edge Analytics
Microsoft has recently made some announcements regarding their Internet of Things (IoT) capabilities within Azure. Microsoft’s news includes adding a new service called Azure Time Series Insights, additional connectivity platform support for OPC UA/DA and Azure Stream Analytic support on edge devices. In addition, Microsoft also announced a new SaaS-based IoT Solution called Azure IoT Central.
-
John Gossman on Microsoft’s Serverless Platform, Azure Functions and Logic Apps
John Gossman, lead architect at Microsoft Azure, spoke on Thursday at ServerlessConf Conference about Microsoft's open source Serverless platform. The Microsoft team also gave demos on Azure Functions, Logic Apps and how to monitor the platform components.
-
Announcing a Unified .NET Documentation Experience
Microsoft has announced its new .NET API browser for finding .NET documentation in a standardized manner. Community contributions to the documentation will be enabled within the next month. The User Voice site allows users to request improvements, and vote on which suggestions are most important including additional documentation users want to see added to the API browser.