I have a MVC4 application with a WebApi method which is getting entire table data from database. Now i want to extract only two columns from it. How can I do it? application with a WebApi method
I have a MVC4 application with a WebApi method which is getting entire table data from database. Now i want to extract only two columns from it. How can I do it? application with a WebApi method