Do you know any Lightweight or not,a suitable Database system works with Windows 8 except SQL Server and SQLLite?
Lately i was working with .resw Resource files but since ResourceWriter doesnt work in Windows Store projects,this option's failed.
So im looking for an easy to use,no-debugging required like SqlLite and gives usability like Sql Server.
is there one such as what im looking for? or should i use XML?
Thank you

Ibrahim ErsoyPosted Oct 22, 2012, 9:09 AM
The oldest version of SQLLite needed to re-compile so that was out of my mind.But now i see even an async sqllite version released for windows store apps.Maybe i was looking for an old resource for that :)
http://timheuer.com/blog/archive/2012/08/07/updated-how-to-using-sqlite-from-windows-store-apps.aspx
i didnt know that :)
Mahesh ChandPosted Oct 21, 2012, 10:29 AM