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

What is the parent class of all web server control?

0 Answers  


Explain the boxing and unboxing concept in .net?

0 Answers  


What is Boxing and Unboxing?

7 Answers   Accenture, IBM, Tech Mahindra,


What is the difference between session state and session variables ?

6 Answers   Digital GlobalSoft,


What r new things introduced in ASP.NET 2.0 in comparision to ASP.NET 1.1

1 Answers  






How do you register JavaScript for webcontrols ?

1 Answers  


What are client activated objects?

0 Answers  


How will you do Redo and Undo in a TextControl?

0 Answers  


What is AutoEventWireup attribute for ?

0 Answers  


What are the asp.net server side objects?

0 Answers  


What are the data controls available in asp.net?

0 Answers  


What is css in asp.net?

0 Answers  


Categories