Showing archive results for 2018

Feb 12, 2018
Post comments count0
Post likes count0

PolyBase – How SQL Server does Big data!

Developer Support
Developer Support

In this post, Senior App Dev Manager Nayan Patel introduces SQL Server PolyBase and shares some insights from a recent engagement using the technology.I was recently involved in helping my customer complete a successful PoC around SQL Server 2016’s PolyBase feature.  They have invested a signification amount of budget and resources standing up...

TeamSQL ServerSQL
Feb 11, 2018
Post comments count0
Post likes count0

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

Developer Support
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
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 31, 2018
Post comments count1
Post likes count0

Designing a Cosmos DB database

Pam Lahoud
Pam Lahoud

Premier Developer consultant Julien Oudot brings us this blog with some considerations when designing a Cosmos DB database. The intent of this article is to summarize some of the key aspects to keep in mind while designing a database using Cosmos DB. Azure Cosmos DB is Microsoft's globally distributed, multi-model database. Sometimes referred t...

CosmosDBJulien Oudot
Jan 30, 2018
Post comments count0
Post likes count0

Microsoft’s Geospatial Capabilities

Pam Lahoud
Pam Lahoud

In a recent article published on LinkedIn, Premier Developer consultant Ron Vincent highlights some of Microsoft’s geospatial capabilities, both past and present.Microsoft has for some time now had some level of geospatial capabilities but since Azure has come along there has been many developments on this front. In this article, I think it’s time ...

SQL ServerCosmosDBRon Vincent
Jan 27, 2018
Post comments count0
Post likes count0

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

Developer Support
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
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 25, 2018
Post comments count3
Post likes count0

The performance characteristics of async methods in C#

Sergey Tepliakov
Sergey Tepliakov

The async series In the last two blog posts we've covered the internals of async methods in C# and then we looked at the extensibility points the C# compiler provides to adjust the behavior of async methods. Today we're going to explore the performance characteristics of async methods. As you should already know from the fir...

seteplia
Jan 24, 2018
Post comments count0
Post likes count2

Getting Started with Ethereum using Azure Blockchain

Developer Support
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
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