I am writing an MVC application which is using Entity Framework 5 as its ORM. Actually I copied POCO generator classes from existing application, and as the owner of that code said the project is using EF 4 POCO generator classes, I will need to upgrade it to use EF5 POCO generator.
Anyone know how to achieve this?
Sorry for not providing any sourcecode, as I am not sure what I should provide!
can anyone help me by using the information I have provided? thanks