I am working on SQL SERVER 2008 R2. In sql server table have contain upto 4 lac data. So i want to show data using table rows with jquery ajax. How to reduced time for show fastest data in asp.net ? Can i show 4 lac data in 2 seconds on asp.net webpage using jquery ajax ?
Any help will appreciate . Thank you