Development

Explore articles on Development.

87 articles

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.…

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…

Oct 15, 2020 2 min read

Python Scripting in the Azure Cloud Shell

Did you know the Azure Cloud Shell includes support for Python? You can write Python scripts, save then, upload, and run them directly within the…