VS 11 - SQL Server node in Server Explorer - Missing Diagrams
Missing diagrams in SQL Server node. please add it
12
votes
1 comment
-
Daver
commented
Yes. And perhaps you should be able to put Entity Framework Diagram into SQL Server so that the ORM lives closer to the Data Tier. It would be cool if EF would be designed in SQL Server, but would run in a separate processes or sevice outside of SQL Server so that it could be scalable. Like a swappable data tier that the Business Logic Tiers could site on top of. Of course we also need it to actually be able to stored in VS2012/VS2010 so that it can be stored in source control.