i am using asp.net mvc using repositary and database is mysql with store proceure
when i am develop application using this my application is very slow because i want to display thousand of record at page load time
so what is the better way in asp.net MVC Application

Brian RayPosted Feb 5, 2018, 5:13 AM
Nilesh MakwanaPosted Jan 29, 2018, 7:21 AM
Ramesh PalanivelPosted Jan 29, 2018, 4:35 AM
Rupesh KahanePosted Jan 29, 2018, 4:32 AM
3) Also by linq it is possible & repository is also good.