Silverlight Client Database Database with LINQ

I am building an application from a Silverlight browser and would like to have a client side database. I looked at sqlite, but it seems that it does not work with silverlight.

It would be great if I could use LINQ with it. I would prefer a free solution, but I always paid an option.

Any suggestion?

thanks

+4
source share

All Articles