http://www.silverlightshow.net/items/Windows-Phone-7.1-Local-SQL-Database.aspxOnce you start programming WindowsPhone just after the first experiments, when you begin writing something of rea...
http://www.codeproject.com/KB/windows-phone-7/ExtractingSQLCEDB.aspxIntroduction By now, most of you have heard that WindowsPhone 7 – Mango release will support Local Databases (SQL CE) usin...
http://msdn.microsoft.com/en-us/library/hh202860(v=vs.92).aspxLocal Database Overview for WindowsPhoneWindowsPhone December 15, 2011With WindowsPhone OS 7.1, you c...
WindowsPhone read local data
During windowsphone development, sometimes we might be want to read some initial data from local resources. Data can be stored in XML, JSON, TXT or other formats. ...