Question

Is there any framework for Windows Phone 8 which is similar in use to Entity Framework for generating POCOS from an existing database?

Was it helpful?

Solution

LINQ to SQL: A SQL Server Compact database combined with my SQL Server Compact Toolbox for the code generation. If you have VS Express, you can use the standalone edition, download from http://sqlcetoolbox.codeplex.com

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top