In asp.net application, if a webpage or total application
seems too slow or getting delayed to load completely
in the browser. As a developer, what are the checkings or
actions you will take in the application or server side to
rectify the slowness or delay load or which are
the factors related to this issue? How we can trace it?



In asp.net application, if a webpage or total application seems too slow or getting delayed to loa..

Answer / neelkanth

First of all, Remove the JPG images from Backgrounds. Its
take more memory. Then if user interact with database then
optimise the queries.If user doing search function then use
Dataview.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

How are sessions stored?

0 Answers  


Which data type does the rangevalidator control support?

0 Answers  


Explain login control and form authentication.

0 Answers  


Explain the use of duration attribute of @outputcache page directive.

0 Answers  


What is the basic difference between asp and asp.net?

0 Answers  






Explain about asp.net state management?

0 Answers  


What are the three parts of an http response?

0 Answers  


What is cross page posting in asp net?

0 Answers  


What are skins?

1 Answers  


what is asp.net

4 Answers  


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

0 Answers   HCL,


which type of data u send through request.querystring()?and tell abt exact size?

1 Answers   CSC, Nay Company,


Categories