问题
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
来源:https://stackoverflow.com/questions/18482525/windows-phone-8-mvvm-database-first-like-ef