Showing tag results for Team

Feb 11, 2018
Post comments count0
Post likes count0

Microsoft Professional Program for Data Science – Sharpen Your Data Science Skills

Developer Support

In this post, Senior App Dev Manager Pete Fuenfhausen breaks down the concept of Data Sciences and provides a walk through of free training track to get oriented with the technologies Microsoft offers in this space. These days it’s pretty hard to be an application developer without running into concepts like big data, data science, artificia...

TeamData Science
Feb 10, 2018
Post comments count0
Post likes count0

Partner Center API’s

Developer Support

In this post, Senior App Dev Manager Deepak Malik, explains how Partner Center API’s provide extensive management functionalities and enable partner to extend their existing systems.The Partner Center REST API helps Cloud Solution Provider partners (CSP's) integrate their existing CRM or billing systems with the Microsoft systems to manage multiple...

TeamCRESTPartner
Jan 27, 2018
Post comments count0
Post likes count0

Integrate Power BI Dashboards, Reports and Tiles into a WPF Application

Developer Support

In this post, Senior ADM Rob Reilly shows us how to integrate Power BI dashboards, reports, and tiles into a WPF application. Use the Power BI Embedded WPF Sample to learn how to integrate Power BI Dashboards, Reports and Tiles into a Windows Presentation Foundation application. The sample covers the "User Owns the Data" scenario. "App Owns ...

TeamAzurePowerBI
Jan 25, 2018
Post comments count0
Post likes count0

Amazon Alexa Skills authenticated by Azure Active Directory and backed by an Azure Function

Developer Support

This post is provided by Premier Field Engineer, Nathan Vanderby, who walks us through how to write an Alexa skill using Azure Functions.  Last updated June 2018. Most people have heard of the Amazon Echo and the skills that provide it functions. Amazon makes it really easy to create these skills using an AWS Lambda function. These can also ...

TeamAzure FunctionsAlexa
Jan 24, 2018
Post comments count0
Post likes count2

Getting Started with Ethereum using Azure Blockchain

Developer Support

In this post, Senior ADM Mike Finley discusses how to get started with Ethereum and Azure Blockchain.What is Blockchain? At the most basic level of understanding, blockchains are a simple approach to a distributed database. A blockchain is a peer-to-peer system with no central authority managing data flow. One of the key ways to removing central co...

TeamAzureblockchain
Jan 23, 2018
Post comments count0
Post likes count0

The Food Truck Paradigm : Why should I trust open source software?

Developer Support

In this post, App Dev Manager Daniel Setlock reflects on the trust of open source software using the Food Truck Paradigm.IntroductionIt is somewhat shocking that in 2017 I still receive questions about how open source software, libraries, plug-ins, packages, etc. can be trusted, and the pushback that such things receive from cyber security personne...

TeamOpen Source
Jan 12, 2018
Post comments count0
Post likes count0

Innovation at your fingertips

Developer Support

In this post, App Dev Manager Adlène Sifi demonstrates innovation at your fingertips by building a real-time earthquake reporting system using Power BI and without writing any code.  You can view a French version of this article on LinkedIn. Innovation usually involves ideation, rapid prototyping, validation with users, measurement (feedback...

TeamPowerBIREGION_Canada
Jan 11, 2018
Post comments count0
Post likes count0

Optimize your Azure spend

Developer Support

In this post, App Dev Manager Priti Kalani shares insight toward optimizing the services you deploy and manage in the Microsoft cloud.Azure tools to optimize and manage your cloud spendingAzure has made deploying cloud infrastructure and applications convenient and productive for organizations. Azure also provides tools to help you with managing th...

TeamAzurePerformance
Jan 10, 2018
Post comments count0
Post likes count0

Converting PCL (Portable Class Libraries) to .NET Standard Class Libraries – Part 3

Developer Support

In Part 3 of this 3 part series, App Dev Manager, Herald Gjura describes how to incorporate these libraries into an existing .NET application.In Part 1 and 2 of this blog series I described how to migrate your old PCL libraries into the .NET Standard ones, and how to change you build and release pipeline for a successful NuGet deployment. In this 3...

Team.NETPCL
Dec 9, 2017
Post comments count0
Post likes count0

Amazon Alexa Skills authenticated by Azure Active Directory and backed by ASP.NET Core 2.0 Web API hosted on Azure

Developer Support

This post is provided by Premier Field Engineer, Nathan Vanderby, who walks us through how to write an Alexa skill using .NET core and AAD.  Lasted updated, June 2018. Amazon's Echo devices and Alexa assistant need no introduction. In this post I lay out how you can write an Alexa skill and use a .NET core 2.0 API backend service to handle t...

TeamAzureasp.net core