Sunday, 29 September 2013

Entity Framework 5 Model first code generation

Entity Framework 5 Model first code generation

I'm using Entity Framwork 5.0 and visual studio 2010. The entities,
contexts codes are generated in one file, I saw so many tutorials with VS
2012 which the generated codes are separated. How could I do this with VS
2010?

No comments:

Post a Comment