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

Derive WSDL?

6 Answers   Siebel,


How does a content page differ from a master page?

0 Answers  


What are the memory-mapped files?

0 Answers  


User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?

3 Answers  


what is NET Framework ?

4 Answers   TCS,






By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

0 Answers  


Explain about asp.net 2.0 themes?

0 Answers  


When does a session actually start?

0 Answers  


What is deference between asp.net, vb.net, c# & j#

2 Answers  


Explain the various authentication mechanisms in asp.net.

0 Answers  


How do you do exception management

1 Answers   Infosys,


what is <location> tag?

2 Answers  


Categories