2
Answers

Dynamic Querying for edmx file

Hi,
In mvc i am working with database first approach,in this after adding tables, it will generate edmx file.By using this ,can i do dynamic query? 

Answers (2)