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

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…

Oct 12, 2020 1 min read

VS Code Gets Linux ARMv7 and ARM64 Support

With the release of the v1.50 (September 2020) update of Visual Studio Code comes official support for Linux ARMv7 and ARM64. This means that Microsoft…