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
Why asp.net mvc is better than asp.net? : Asp.Net MVC
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Where are session variables stored?
What is a gridview in asp.net?
How long the items in ViewState exists?
What are the file extensions for razor views?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What is protected configuration?
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?
What is the difference between session and application?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are the different session state management options available in asp.net?
What are the uses of reflection?
What is mvc in asp.net tutorial? : Asp.Net MVC
How do I open an ashx file in windows 7?