Print Page | Close Window

Move cache to sql ce

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2012
Forum Discription: For .NET 4.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3878
Printed Date: 02-Sep-2025 at 8:56am


Topic: Move cache to sql ce
Posted By: decoda
Subject: Move cache to sql ce
Date Posted: 07-Jan-2013 at 11:32am
hi

Am developing a wpf app that will connect to entityserver, i want the cache to be placed in sql ce when offline, any ideas on how to achieve that, also since the data will be stored local what will be the bet way to encrypt it
thanks



Replies:
Posted By: sbelini
Date Posted: 08-Jan-2013 at 8:45am
Hi decoda,

I'm not sure I understand the question.
Do you want to persist the EntityCache? If you are actually persisting it, why not simply save the entities?
We have an article at http://drc.ideablade.com/devforce-2012/bin/view/Documentation/code-first-sqlce explaining how to use DevForce with SQL Server CE.

sbelini.



Print Page | Close Window