SHOWING LARGE RECORDS USING C# APPLICATION

Mar 29 2018 5:37 AM
I want to show lakh of database records in my application, but these data getting inserted/updated in every 25 second using some jobs. What is the best way to show those records with high prefomance ?

Answers (2)