I am facing a major problem with my application..we have to go for production, but it Beakose Speed Issue pushed on this ..
In my application ... I have a page which is the main and important page of the entire application. Users spend most of the time on this page ... In the page I'm using 6 to 7 JavaScript files and jquery plugins The whole page will be AJAX based and jquery assumptions ... In this page I have 3 update panel (nested). There will be a form in one update panel and the other will have a grid and one 4 formview (user selection visible) 4. Will not be from time to time .. Depending on the grid view item, I will be visible. As such, the grid view is a type of recorded type, then a type of form is displayed on the page. Will give a ditch) .. An updated panel is the original update panel. There are more than 10 controls in each form view..Doupowdas database will be loaded from the lockpap tables on the Formview Onload event. This page will not be refreshed at all..because The thing is in the update panel. I can not set the view position to be incorrect due to the update panel. I have to call more than 5 databases every time ..
This page opens Works fine inside. After starting the application .. After some time it is getting slower and slower. Database calls are very fast in the beginning and after some time it is getting very slow ... I know this Not that how to debug this thing and find out what causes this problem .... Please help me ...
UPDATE: My view state is increasing from 35KB to 160KB ..and I updated full for some controls in the phone Ost back Rhakkyh not try .. but the view state down to the trigger stays that way ... a double or triple browser got back up to 35 KB on the latest ... What is the issue? Thank you for your replies and suggestions ...
If you do not, then I can not really help you Show your code (special By the way, the code runs the database query that starts slowing down), but I can estimate one (hopefully good):
It seems that you fix your database connection Can not remove from Every time you open a connection to the database, make sure you either try it / wrap it in the block at the end (where the call is eventually called in the block) or by using to block it Make them.
Comments
Post a Comment