The Entity Designer in VS 2010 has a number of new extensibility points. If you are interested in writing extensions for the designer, you should definitely check out the ADO.NET Entity Data Model Designer Extension Starter Kit over on Code Gallery. When
Read More...
Last summer, the senior developer on the Entity Designer team (Mike Kaufman) wrote a series of blog posts over on the ADO.NET team blog about how the designer uses the public APIs found in System.Data.Entity.Design.dll to do its model generation and code
Read More...
I have heard quite a few folks ask questions about how to use their keyboard more when using the Entity Designer. Many people can be more productive if they are able to use more of the keyboard (reduce mouse clicks). Fortunately, Visual Studio has ways
Read More...