how to increase performance of web site?
if there is a page with high load. the content is high then
what should we do to increase performance?
Answer Posted / debasish
By using Cache we can enhance the performance of a website
by saving the frequently used data.
| Is This Answer Correct ? | 32 Yes | 5 No |
Post New Answer View All Answers
How would you turn off cookies on one page of your website?
Explain the server control events of asp.net ?
How to send a DataReader as a parameter to a remote client ?
What are the differnt types of handler in ASP.NET?
How can we apply themes to an asp.net application?
What is scope of an application variable in asp.net?
Explain how do you validate the controls in an asp .net page?
IN an ASP.NET Web application if there is any error, how can you debug?
What is authentication in asp.net?
Distinguish between Server-side and Client-side code with its functionality?
How do I use a proxy server when invoking a web service?
What are the session management techniques asp net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?