Hi,
iam trying to convert a web application in to MVC .
my requirement is ,i want to display records from a stored procedure in to a table format .
stored procedure contains a complex select query.
i have read some tutorial in which contains we can't read data using storedprocedure in mvc.is it true.
then how to solve my problem
Regards
Baiju