I am trying to use mvc3. The online documentation says how to connect one class to one table. Does anyone have a suggestion on how to run stored procedures and return the results to a view?
MVC is not responsible for access to your data. There are many technologies you can use, including
LINQ to SQL, , - . < http://weblogs.asp.net/scottgu/archive/2007/08/16/linq-to-sql-part-6-retrieving-data-using-stored-procedures.aspx