How to reduce the Page size in asp.net?

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


Please Help Members By Posting Answers For Below Questions

Why asp.net mvc is better than asp.net? : Asp.Net MVC

684


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2493


Where are session variables stored?

710


What is a gridview in asp.net?

728


How long the items in ViewState exists?

1171


What are the file extensions for razor views?

856


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2366


What is protected configuration?

823


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

695


What is the difference between session and application?

700


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

767


What are the different session state management options available in asp.net?

716


What are the uses of reflection?

770


What is mvc in asp.net tutorial? : Asp.Net MVC

766


How do I open an ashx file in windows 7?

757