This blog post is on continuation to my yesterdays post on saving the user settings with Telerik's PersistenceManager. In last post we saw how can we save the user settings on local computer, using Isolated Storage. If you want to do just that please follow This Blog Entry If you need the user settings to be stored in DB, so the user can see them irrespective of the machines he use, this blog is for you. On a high level, following are the steps you need to take: 1. Decide a section of the XAML that you want to save for the current user 2. Create a stream for the UI element using Telerik PersistenceManager & save them in DB 3. Load the settings when the user logs in & navigates to the page for which the settings are saved. To demonstrate this, we will first create a small Database with one table


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

</ span>C#,.NET,Architect,Intermediate,VS2010,.Net,Articles,Computer Tutorials,Silverlight