In my C# windows 8 metro app, i need use local database.Is it possible to use "LINQ to SQL" database in windows 8 apps. or any other easy option is there to use local database.
It seems there is no official announcement of support for Linq to Sql or EF for database access in Windows 8 Metro Apps. You can try to use web services to access the data.
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.