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 a 1x1 pixel?
Why session management is required?
Describe the Server Control Events of ASP.NET?
What does it mean your session has timed out?
How can you send an email message from an asp.net web page?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
How can I configure asp.net applications that are running on a remote machine?
Explain the use of dataadapter.
What is syntax code to send email from an asp.net application?
I’m having some trouble with cas. How can I diagnose my problem?
Which methods validate all the controls on a page?
Can you use Web API with ASP.NET Web Form?
Which property is used to identify the Page is Post Back in ASP.NET?
What is advantage of code behind coding in ASP.NET?
What is the difference between a page theme and a global theme?