EF4 Poco entities with T4 template
Posted: Fri 21 May 2010 17:30
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
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