New content providers for the RadEditor and RadFileExplorer controls

by ASP.NET AJAX Team | Comments 3

The default content provider, that ships with the editor and file explorer controls will only work with files in the current web application. Naturally, there are scenarios where you wish to show files that are not physically in the application folder. The provider model allows you to do just that - you can either customize the existing provider (FileSystemContentProvider) or write a completely new one (FileBrowserContentProvider).

We recently went through the forums and noted what custom providers are most frequently used with the RadEditor and RadFileExplorer controls. After that we created sample providers for those scenarios and posted them as support resources so people don't have to write them from scratch. Here are the links to those resources:

We hope that these will be useful and will save you some development time. For more information about the content provider model, see the following link - Using a custom FileBrowserContentProvider

About the author

Iana Tsolova

Iana Tsolova

is Program Manager of Telerik’s ASP.NET AJAX division. She joined the company back in the beginning of 2008 as a Support Officer and has since occupied various positions at Telerik, including Senior Support Officer, Team Lead at one of the ASP.NET AJAX teams and Technical Support Director. Iana’s main interests are web development, reading articles related to geography, wild nature and latest renewable energy technologies.

3 Comments

Stephen
Hi Guys,

Any chance of a provider for Azure Blob storage?

Cheers, Stephen
Daniel
Hi Guys,

I'm also desperately seeking for a provider for the windows azure BLOB storage.
http://msdn.microsoft.com/en-us/library/dd179377.aspx 
This service is very similar to the Amazon S3 storage but not to an database. 

I checked out the sources for the S3 provider on this page and I'm rather sure, it's very similar. The only thing to change is the included affirma.ThreeSharp.dll with a MS azure BLOB connector.

Dear telerik team, might it be possible to get such an content provider ?

Cheers, Daniel

Comments

  1.    
      
      
       
  2. (optional, emails won't be shown on public pages)
  3. (optional)
Read more articles by ASP.NET AJAX Team - or - read latest articles in Developer Tools