hi!
i would like to generate poco classes with T4 template provided with EF4 on my EDML file.
With the EDMX, everything is ok but with EDML, i change the file to load in the T4 script and point to the right model.edml file but it doesnt generate anything. Well, i have a file but it is empty.
since that the edml is an edmx file, why the T4 template doesnt work when i use the devArt Entity Model?
alex
EF4 Poco entities with T4 template
Take a look at this tutorial.
Please make sure that you have made actions required in our workaround for the necessary project language (C# or Visual Basic).
Please make sure that you have made actions required in our workaround for the necessary project language (C# or Visual Basic).