This template is identical to the 'ADO.NET EntityObject Generator' except that it generates the interfaces for the strongly typed ObjectContext classes and places each type in a separate file. The generated interface simplifies the integration of the strongly typed ObjectContext objects into the projects where dependency injection is used and allows to apply unit testing to the classes dependant on strongly typed ObjectContext objects. Once installed, you can right-click on the EDM Designer surface and select "Add Code Generation Item..." from the menu. |