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.…
The “Cloud” refers to a network of remote servers hosted on the internet that store, manage, and process data, rather than relying on local servers or personal computers. This technology enables users to access and utilize computing resources and services, such as storage, databases, software, and analytics, from anywhere with an internet connection. Cloud computing offers scalability, flexibility, and cost-efficiency, allowing individuals and organizations to quickly adapt to changing needs without significant upfront investment in hardware and infrastructure. Popular cloud service providers include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP).
106 articles
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.…
The new Microsoft Azure Storage Explorer provides a GUI interface for managing Azure Storage from both Windows and Mac OS X. Rather than build this…
The Azure Service Bus Queue feature offers easy to implement infrastructure for implementing brokered messaging communication. Implementing a Message Queue requires the implementation of at…
One of the many exciting new features to the Microsoft Azure cloud platform that Microsoft announces at AzureCon 2015 is the all new Azure GPU…
At the heart of the Microsoft Cloud are servers, networks, Internet connections, and much, much more! These data centers share a lot of qualities with…
An Microsoft Azure Service Bus Namespace can certainly be managed through the Azure Management Portal. However easy that is for a user to do manually,…
Microsoft Azure Service Bus provides an PaaS (Platform as a Service) communications platform built to allow more robust, multi-tenant software systems to be built in…
I decided to create some Build Azure wallpaper images, so rather than keep them to myself, I decided to share them with everyone else as…
Azure DocumentDB is a NoSQL document database that uses the JSON data format for storing and querying documents. Being a feature of Microsoft Azure, DocumentDB…
There are many things to look at when either migrating an existing application or just building a new application to host on Microsoft Azure. Data…
Did you know Java applications can be hosted on Microsoft Azure too? Microsoft Azure is about much more than just Windows and Microsoft’s developer tools. Just…
Did you know Ruby applications can be hosted on Microsoft Azure too? Microsoft Azure is about much more than just Windows and Microsoft’s developer tools. Just…
Microsoft Azure supports a variety of platforms, including Node.js. Microsoft Azure is about much more than just Windows and Microsoft’s C#, .NET and Visual Studio…