Introducing Immersive Reader, a new Azure Cognitive Service

During the summer a new Azure Cognitive Service was announced, the Immersive Reader in the Language category. Developers can now use this service to embed inclusive capabilities into their apps for enhancing text reading and comprehension for users regardless of age or ability. Features The Immersive Reader can boost reading and comprehension …

.NET Core 3 Released

As you might know .NET Core 3 was released a couple of days ago and it came with some exciting features including adding Windows Forms and WPF, new JSON APIs, support for ARM64 and improving performance. C# 8 is also part of this release, which includes nullable, async streams, and …

Create a knowledge base with a QnA Maker

QnA Maker is a cloud-based service that creates a conversational, question and answer layer over structured data. QnA Maker allows you to create a knowledge-base from any structured content such as product documentation, support documents, Frequently Asked Question (FAQ) URLs, and custom questions and answers. The QnA Maker service answers your users’ …