Missing “Ado.Net Entity Data Model” on Visual Studio 2013

前端 未结 11 1074
星月不相逢
星月不相逢 2020-12-03 04:50

I have created new web project but I can\'t find ADO.net Entity DAta Model to add it.

\"enter

11条回答
  •  暖寄归人
    2020-12-03 05:09

    Some web tutorials show a 'ADO.NET data entity model' item in the 'Models->Add' menu. In VS2015 this menu item is not shown. You need to keep drilling down by selecting 'New Item...' and then further selecting 'Data' from the pop-up dialog.

提交回复
热议问题