Raj Kumar

Raj Kumar

  • Tech Writer
  • 47.3k
  • 27.8m

ASP.NET MVC2 without Data Models

Jul 7 2010 12:28 AM

Can anyone tell me how to use ASP.NET MVC 2 without data models...i mean i have sql database and stored procedure which has employyes table i wanna show all employees list on a View without using any data model.
 
 

Answers (1)