Now that you've learned the basics of Azure queue storage, follow these links to learn about more complex storage tasks.
- View the Queue service reference documentation in the Azure Storage Client Library for .NET reference for complete details about available APIs.
- Learn more about using Queue storage at Get started with Azure Queue storage using .NET
- To learn how to simplify the code you write to work with Azure Storage, check out What is the Azure WebJobs SDK
- View more feature guides to learn about additional options for storing data in Azure.
- To work with Azure Storage Tables, see Get Started with Azure Table storage using .NET.
- To work with Azure Storage Blobs, Get started with Azure Blob storage using .NET.
- To store relational data, see Connect to SQL Database by using .NET (C#).