Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I would like to know what are the approaches possible to fetch data from SQL server to MVC 5 application. I am using MVC 5 with Nhibernate.

Which is better approach, in term of performance.
1. ORM ( Nhibernate )
2. ORM with Stored Procedure
3. any other approach

Note - ORM mapping is done using tool on regular basis if there are any changes into DB
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900