<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>demonstrations on Alexander Development</title><link>https://alexanderdevelopment.net/tag/demonstrations/</link><description>Recent content in demonstrations on Alexander Development</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 30 Nov 2016 02:00:00 +0000</lastBuildDate><atom:link href="https://alexanderdevelopment.net/tag/demonstrations/index.xml" rel="self" type="application/rss+xml"/><item><title>Scheduling Dynamics 365 workflows with Azure Functions and C#</title><link>https://alexanderdevelopment.net/post/2016/11/30/scheduling-dynamics-365-workflows-with-azure-functions-and-csharp/</link><pubDate>Wed, 30 Nov 2016 02:00:00 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2016/11/30/scheduling-dynamics-365-workflows-with-azure-functions-and-csharp/</guid><description>Over the past few days, I&amp;rsquo;ve shared two approaches for scheduling Dynamics 365 workflows using Azure Functions and the Dynamics 365 Web API. One uses Node.js, and the other uses Python. Because most Dynamics CRM developers are probably more familiar with C# than Node.js or Python, I also created an equivalent C# version.</description></item><item><title>Scheduling Dynamics 365 workflows with Azure Functions and Python</title><link>https://alexanderdevelopment.net/post/2016/11/29/scheduling-dynamics-365-workflows-with-azure-functions-and-python/</link><pubDate>Tue, 29 Nov 2016 12:00:00 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2016/11/29/scheduling-dynamics-365-workflows-with-azure-functions-and-python/</guid><description>Last week I shared a solution for Scheduling Dynamics 365 workflows with Azure Functions and Node.js. In this post, I will show how to achieve equivalent functionality using Python. The actual Python code is simpler than my Node.js example, but the Azure Functions configuration is much more complicated.
First, here&amp;rsquo;s the Python script I am using.</description></item><item><title>Scheduling Dynamics 365 workflows with Azure Functions and Node.js</title><link>https://alexanderdevelopment.net/post/2016/11/25/scheduling-dynamics-365-workflows-with-azure-functions/</link><pubDate>Fri, 25 Nov 2016 17:00:03 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2016/11/25/scheduling-dynamics-365-workflows-with-azure-functions/</guid><description>Earlier this week I showed an easy way to integrate a Node.js application with Dynamics 365 using the Web API. Building on that example, I have created a scheduled workflow runner using Node.js and Azure Functions. Here&amp;rsquo;s how I did it.
First, I created a workflow in Dynamics 365 that creates a note on an account record.</description></item><item><title>Webcast: Sentiment Analysis in Microsoft Dynamics CRM using Azure Text Analytics</title><link>https://alexanderdevelopment.net/post/2016/04/06/webcast-sentiment-analysis-in-microsoft-dynamics-crm-using-azure-text-analytics/</link><pubDate>Wed, 06 Apr 2016 14:37:20 +0000</pubDate><guid>https://alexanderdevelopment.net/post/2016/04/06/webcast-sentiment-analysis-in-microsoft-dynamics-crm-using-azure-text-analytics/</guid><description>On Monday, April 11, at 12 p.m. EDT, I will be presenting a webcast at MSDynamicsWorld.com that will show how a custom integration with Microsoft Azure Machine Learning can be used to perform sentiment analysis on any data stored in Dynamics CRM.
Custom sentiment analysis integrations can enable a number of interesting processes in Dynamics CRM including:</description></item></channel></rss>