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
Using code explain Configuration Management
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Why would anyone need to implement their own hashtable or linked list?
How can we prepairing Interview
Explain how can you debug your .net application?
What does occur first in ASP.Net, Authentication or Authorization?
Define the term Scavenging in Caching?
How u refer webservices?
Explain what does mvc represent in asp.net? : asp.net mvc
Explain the difference between value type and reference type?
Explain the asp.net mvc request life cycle? : asp.net mvc
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is the importance of Global.asax in ASP.NET?
What does the .webpart file do?
What is user control in asp.net?