Development

Explore articles on Development.

88 articles

May 14, 2020 2 min read

Docker development VM in Azure

Ever wish you had a Docker dev workstation in Azure? About two months ago, we introduced the Azure Kung Fu VM, and judging by the…

Feb 13, 2018 1 min read

Free eBook: Python Data Science Handbook

The book “Python Data Science Handbook: Essential Tools for Working with Data” published by O’Reilly and written by Jake VanderPlas is available for purchase in…

Dec 19, 2015 3 min read

Using Azure Storage Queues from C# and .NET Framework

Azure Storage Queues provide an easy to implement messaging communication mechanism for reliably passing messages to/from different components of a single application or multiple applications.…

Nov 9, 2016 5 min read

Fluent API Libraries for Azure .NET SDK

Just as Microsoft is constantly working to update, upgrade and add to the overall Microsoft Azure platform, they are also working to keep updating and…