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
Who is using asp.net?
Explain about the Class view window?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Can you use c# without .net?
Explain the steps to be followed to use passport authentication.
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
How response object is related to asp's response object?
What do you mean by serialize?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
Name the namespace which is used by ado.net?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What is web api vs wcf?
What does asp.net stand for?
What does the .webpart file do?