In the first part of the Azure Storage series we have created a Microsoft Azure storage in the “cloud”. Now we will create a C# application to upload, list and download files. Create a Blank Solution In the File menu select New -> Project… Add a new Console Application project to the solution In the …
Continue reading “Microsoft Azure – Storage – Part 2 – Upload files with a .NET application”