Silverlight: Client-Side Database via LINQ and Isolated Storage
posted by cristoph1(30) 2 years, 5 months ago 0
well.. right now exists some results if you search for a client side database, an example http://siaqodb.com
Reply
Does Silverlight 4 really use .Net 4 assemblies?
You can just use siaqodb ( http://siaqodb.com ). Is made for Silverlight client side it also work on Silverlight 3.0, you can store an object with one line of code and get back objects via native LINQ query engine.
Did you know about db4o - a brilliant object oriented database?
posted by cristoph1(30) 2 years, 3 months ago 0
I suggest to try siaqodb (http://siaqodb.com) has default LINQ query engine, very fast and cheap