Click here to Skip to main content
15,917,320 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi All,

In my web application i am using database existing approach for entity framwork. i did the correct step for creating entity data model.after all the problem is that i cant see the model.context and models of tables under Model folder. i can see only edmx file. i refreshed and rebuild the project ,after that also its not showing.please help me.
Posted

1 solution

I solved the issue. by went for add code generate item option in edmx file.the i chose dbcontext generator for c# template from Nuget.it generate all the files like context and model classes.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900