Answer Posted / sagnikmukh
1) enableviewstate="false"
2) Reduce image size
3) Use external CSS
4) Use external JavaScript
5) GZIP & Minimize your assets
6)Use HTTP compression
7)Use light page layout
some ref: links :
http://www.dotnetfunda.com/articles/article793-reduce-aspnet-page-output-size-.aspx
http://www.codeproject.com/KB/aspnet/10ASPNetPerformance.aspx
http://www.dotnetfunda.com/articles/article793-reduce-aspnet-page-output-size-.aspx
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to use a Master Database in Asp.net?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What are the advantages and disadvantages of Using Cookies?
How can you ensure a permanent cookie?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is preprocessor in .net and type, where it use?
What is the use of session?
What are the differences between code behind and code inline?
How is the asp.net mvc architecture different from others? : asp.net mvc
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What is the adavantage of using ASP.NET routing?
What does aspcompat="true" mean?
What are app services?
Define web.config in .net?
What are sharepoint pages?