Windows Phone 8 MVVM Database First (like EF)

2019-06-05 07:22发布

问题:

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

回答1:

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