How to reduce the Page size in asp.net?
Answers were Sorted based on User's Feedback
Answer / pandi g s
1. Use ordinary HTML control instead of Server control if
used for display purpose
2. Disable the vieestate of the control if controls need
not to retain values across postback
3. Use data repeater instead of gridview since repeater
render less HTML
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / 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 |
Answer / kinjal panchal
when u put image in your background then put it in a repeat
form.
| Is This Answer Correct ? | 0 Yes | 1 No |
How Session use Cookies in State Management?
What is razor? : asp.net mvc
What are the 3 types of web?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is WCF? Pls Explain clearly with exmple.
Explain Generics?
Different type of validation controls in asp.net ?
1 Answers CTS, Keane India Ltd,
What are the session variables?
What is difference between abstract class and an interface?
what is view stat? how it is use.
Describe session handling in a webfarm?
What is the importance of Global.asax in ASP.NET?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)