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

User configuration with MVVM Prism

2 Answers 75 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 03 Jan 2012, 08:24 PM

We are using MVVM Prism for our application, and there are three assemblies in our project.
myWPF (general stuffs and user configuration)
myApp (knows only myWPF)
myModules (knows only myWPF)

Does Telerik provide any user configuration object for storing/retrieving user preferences such as application theme, docking layout, default selection of a control in a module, and etc...

Thanks




2 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 04 Jan 2012, 09:19 AM
Hello Chris,

Have you tried RadPersistenceFramework? You can see an online demo about it here. This is a Silverlight example however you can find an equivalent in you local copy of the WPF examples. You can also explore the documentation of the framework here. You will find various ways to use it. I trust you will find it useful in implementing the functionality that you described. 

Hope this helps!

Regards,
Nik
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Chris
Top achievements
Rank 1
answered on 04 Jan 2012, 07:03 PM
Thanks.
Tags
General Discussions
Asked by
Chris
Top achievements
Rank 1
Answers by
Nick
Telerik team
Chris
Top achievements
Rank 1
Share this question
or