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 asp.net response object?

0 Answers  


What is difference between viewstate and session state in javascript?

0 Answers  


What is clickid?

0 Answers  


Why select Web API?

0 Answers  


How to configure a website without using IIS.

3 Answers   CGI,






What is asp.net and ado net?

0 Answers  


detail code for sql data connections?

2 Answers  


how to integrate Language conversion, without asking the enduser to download font, it should auto integrate

1 Answers  


What are all the ways to find out types of objects?

5 Answers   HCL,


Why is the standalone environment only useful during the development process?

0 Answers  


What are the different kinds of assemblies?

0 Answers  


How does the service stream content?

0 Answers  


Categories