Missing ADO.NET entity data model template from Visual Studio 2012 Professional. I don\'t even have \"Data\" category from Visual Studio template category.
I modifi
Press right click on an existing project
select "add" -> "New Item..."
Under "data" node you can select the "ADO.NET Entity Data Model"
Here I found the solution