VS2015中添加新建项,找不到ado .net entity datamodel的解决方法
http://stackoverflow.com/questions/23046081/missing-ado-net-entity-data-model-on-visual-studio-2013
用UltraISO软件,将vs2015的安装包加载到虚拟光驱,
然后在J:\packages\EFTools目录下找到EFTools.msi,右键安装
这里的J:指的是虚拟光驱
Go to "C:\ProgramData\Package Cache" and search for "EFTools.msi". You should find two files, just install the most recent one (it should be about 960KB). This fixed the problem for me.
Let me know how it went !
MasterEla