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

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Those are some options:

http://silverdb.codeplex.com/

http://siaqodb.com/

http://www.mcobject.com/silverlight-demo

http://www.effiproz.com/product_sl.aspx

link|improve this answer
Thank you Klinger. Do you have experience with any of them? – Artur Carvalho Aug 31 '10 at 18:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.