does Visual Studio 2015 include .edmx support?

♀尐吖头ヾ 提交于 2019-12-04 02:30:46

During setup of VS2015, go to the advanced options and select Web or Database Development tools. Now the Installers install the EF tools (Designer + templates). If you have VS already installed, to the Programs & features in control panel and modify the currently installed VS2015.

You have to select the Microsoft SQL Server Data Tools in the VS2015 setup to get this editor back.

NOTE: You can modify the current installation via Program And Features as magicandre1981 has already suggested.

see how this is done here

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