Entity Data Model wizard in Visual Studio 2010 SP1 lacks support for EntitySQLServerCompact 4.0 in non ASP.Net projects

ⅰ亾dé卋堺 提交于 2019-12-11 14:15:47

问题


I finally found some resources and a solution. I will share it here.


回答1:


It is documented here that this indeed is a feature and not a bug.

In this excellent series of blogs you can find anything you always wanted to know, but never dared to ask about SQLServerCompact 4.0

The author of these blogs has made a wonderful Add-In for Visual Studio 2010 that adds Entity Data Model wizard functionality to create a model from a SQLServerCompact 4.0 database for any type of project.



来源:https://stackoverflow.com/questions/6381651/entity-data-model-wizard-in-visual-studio-2010-sp1-lacks-support-for-entitysqlse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!