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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we store object in viewstate?

630


What are the different method of navigation in asp.net?

639


Describe session handling in a webfarm?

648


Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?

672


Define the term Scavenging in Caching?

663






How many types of sessions in asp.net?

679


How can we create a website?

615


What is intrinsic objects in asp.net?

740


Explain the difference between inline and code behind - which is best in?

590


Describe in brief .net framework and its components.

638


What are the advantages and limitations of query string?

661


Differentiate between globalization and localization.

633


What is a windows service?

648


Define a multilingual website?

618


What are the asp.net security controls?

661