A project item to reduce application start-up time by pre-generating the Views used by the Entity Framework 5. This technique was originally described here:http://blogs.msdn.com/b/adonet/archive/2008/06/20/how-to-use-a-t4-template-for-view-generation.aspx, and was mentioned again for EF5 here:http://msdn.microsoft.com/en-us/data/hh949853. The instructions for getting the template working in VS11 were more detailed than the guidance post let on, so the developers at AdvancedREI got it working on VS11 and turned it into a Visual Studio Item Template. This template was originally supplied by Microsoft. It has been modified by AdvancedREI. It is released as-is with no support intended or implied. |