Importing Table into Windows Phone
-
Monday, April 16, 2012 12:37 PM
Hi Friends ,
I Created one .sdf database in Visual Studio 2010 within that I Created two tables by right click -> Add table.
That table contain Id, Name & Visible like three fields.
I can't get the values from that table.
I want to use that Records in my Project(Retriving Data from Table to xaml) using C#.
Please help me to Overcome this Problem.
Thanks,
gaUti.
All Replies
-
Monday, April 16, 2012 1:32 PM
Hi gaUti,
Check below Sample
http://www.silverlightshow.net/items/Windows-Phone-7.1-Local-SQL-Database.aspx
for more information please post your question in Windows Mobile Forum
http://social.msdn.microsoft.com/Forums/en/windowsmobiledev/threads
Regards,
- Marked As Answer by Bob ShenMicrosoft Contingent Staff, Moderator Tuesday, May 01, 2012 3:38 AM
-
Wednesday, April 18, 2012 4:38 AMthank u

