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
What is boxing and unboxing in asp.net?
How many types of controls are there in asp.net?
What is role-based security in asp.net?
What's the ASP.Net Application life cycle?
What is the difference between session and viewstate in asp.net?
Difference between singleton and singlecall.
What is .net remoting?
What is Partial PostBack in ASP.NET?
Why do you use the app_code folder in asp.net?
How can we create custom controls in asp net?
What is a 404 redirect?
Define what is razor? : asp.net mvc
How do you use viewstate?
Can you change a Master Page dynamically at runtime?
Explain client side state management system.