I'm creating an out of browser silverlight app and would like to have a database in the client side. I've 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 payed is always an option.
Any suggestion?
Thank you