ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Dec 10, 2016
Post likes count 0

Leveraging Azure Search for Implementing a QnA Bot in Unsupported Languages

Ami Turgman

How to provide a backend service for a QnA bot in languages not currently supported by QnA Maker by utilizing Azure Search.

Nov 18, 2016
Post likes count 0

Improving Speech and Intent Recognition on iOS

Andrei Ermilov

Based on a solution used in Cities Unlocked, developers can create great voice recognition and command execution on iOS using Cognitive Services and LUIS.

Nov 11, 2016
Post likes count 0

Extending Microsoft’s Bot Framework with Graph-Based Dialogs

Ami Turgman

Developing an extension for Microsoft Bot Framework that supports graph-based dialogs and dynamic loading of those dialogs from an external data source.

Nov 1, 2016
Post comments count 2
Post likes count 0

Creating Speech-Driven Applications with Cognitive Services and LUIS

Rick Barraza

Using Microsoft Cognitive Services and LUIS to develop applications that leverage machine learning and speech recognition.

Oct 31, 2016
Post likes count 0

Automated Azure Template Validations

Anthony Turner

An in-depth look at how we validate Azure deployment templates for our community repository.

Oct 31, 2016
Post likes count 0

Integrating Payments with Bots

Bhargav Nookala

Integrating payment service providers with the Microsoft Bot Framework.

Oct 30, 2016
Post likes count 0

Showing Native Windows Notifications from Electron Using NodeRT

Nadav Bar

Leveraging NodeRT modules to provide developers with an easy and intuitive way to create toast notifications on Windows.

Sep 29, 2016
Post likes count 0

Benchmarking Technologies for Storing and Querying Genomic Data

Ami Turgman

Storing and querying big data is very challenging, especially when performing real-time queries on huge amounts of data. In this post, I'll share benchmarking results and compare several big data technologies in the context of genomic data queries.

Sep 20, 2016
Post likes count 0

Using an Extensible Web-Based Command Line Interface to Administrate a Backend Platform

Ami Turgman

Managing a backend platform without creating a dedicated administration UI by leveraging the web-cli library.