Quantcast
Channel: Developer Express Inc.
Viewing all articles
Browse latest Browse all 2437

CloudProviders: Connecting the ASP.NET File Manager to Azure BlobStorage (Coming soon in v14.2)

$
0
0

What started as the preparations for a webinar ended as a really cool feature in v14.2!

You can now manage your files on Azure BlobStorage with the ASPxFileManager because we’ve added brand new cloud providers, and you don’t need coding for it. Let’s see how you set it up:

Preparations on Azure

After signing in or signing up at http://azure.microsoft.com/, you can click on the Storage button on the left-side features menu

Screen1

Next, we need to specify a couple of details on the storage account, like the name, the data center location, subscription and replication.

Remember the URL

Screen2

After the storage account has been created, we can create the actual container:

Screen3

Specify the name and select the optional Access restrictions:

Remember the Name.

Screen4

Once the container has been created, we can copy the access key by clicking the Manage Access Keys on the bottom menu:

Screen5

That’s it for the preparations in Azure.

Connecting the ASPxFileManager to the container

After we’ve dropped an ASPxFileManager on an ASP.NET Form, we only need to specify the following properties in the Object Inspector:

Screen6

Don’t forget to specify the SettingsEditing properties so you can manage folders and files in the container.

After hitting Ctrl+F5 to start up your web application, you can start making folders and upload files to the container!

Screen7

Make sure you register for the upcoming webinar at December 9th where I will tell and show you more about it.


Viewing all articles
Browse latest Browse all 2437

Latest Images

Trending Articles



Latest Images