Page load issue in .NET web application

Jan 31 2018 12:34 AM
I have developed timesheet management system in ASP .NET & MS-SQL for around 500 employees. But having very big issue with speed, few pages and grid-views loads very slow. I have tried everything from update panel to fetching data with all conditions from database itself to reduce page load time. In few pages, there are 2 sub-gridviews. Please help me fix this issue.

Answers (11)