RadFileExplorer only natively works with standard Windows files that are on the server. This precludes us from effectively using Azure's data structures, especially blob and the newer file types. With things like Webjobs where there is no standard file structure, we need the ability to access files that are stored in a shared space.
Hi Prudhvi,
The sample app was implemented and provided by a customer - Panos Tzirakis.
You can ask him to provide a C# version directly in the code library https://www.telerik.com/support/code-library/azure-filebrowsercontentprovider or manually convert the VB to C# with the help of the https://converter.telerik.com/ app.
Regards,
Rumen
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Jon,
Please check out this code library - https://www.telerik.com/support/code-library/azure-filebrowsercontentprovider.