Silverlight: Client-Side Database via LINQ and Isolated Storage(pietschsoft.com)
submitted by
crpietschmann(11.3k) 3 years, 4 months ago
When I did a search on "Silverlight Database" there weren't many results, and none of them actually mentioned a small database that you could embed into your Silverlight application. So, I thought I'd share a solution that I've used to store application data on the client using a combination of LINQ and Isolated Storage. This actually gives you a small "SQL"-like database since you can use LINQ to interact with it.
|category: Silverlight
|Views: 104
tags:
IsolatedStorage Silverlight Database LINQ another
Everyones tags:
Your Tags: