This is a migrated thread and some comments may be shown as answers.

How does the RadPersistenceManager save data?

1 Answer 106 Views
Persistence Framework
This is a migrated thread and some comments may be shown as answers.
C
Top achievements
Rank 1
C asked on 11 Sep 2014, 01:14 PM
I have noticed that when not providing any parameters to the manager, it saves data to the App_Data directory of the web server.

So when I create a custom StorageProvider, how do I save data in the same fashion?

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 16 Sep 2014, 11:11 AM
Hi,

Using custom storage provider you should implement the Save and Load methods which are taking care for the saving of the file.

Regards,
Peter Filipov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Persistence Framework
Asked by
C
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or