Hi,
Iam a beginner in MVC.I know how to display records in Table in MVC using codefist method in Entity Framework.
my requirement is ,i want to display records from a query.i have done only basic example in which i know the field names of table.
in my requirement i don't know the names of fields.means fetch the field names from the query.
how it is possible.
Regards
Baiju