c# - no templates for ADO.NET in visual studio 2015 rc -


i learning asp.net 5 , mvc 6! created web project

like picturecreate project
after right clicked on models folder -> add new item there no ado.net templates here ( in vs 2013 exist ). here picture : enter image description here
problem web project, created windows application , added new item there ado.net templates. here picture :
enter image description here
how fix problem ?

anyone having same problem on kind of project (like case) , unable open existing edmx, careful when install vs 2015, , make sure check box saying "microsoft sql server data tools".

i had not (we use mysql), , required entity framework designer, whatever connector you're using.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -