Answer Posted / 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 |
Post New Answer View All Answers
How can you send an email message from an asp.net web page?
What is viewstate in asp net with example?
How do you handle server controls?
What is Model-View-View Model?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What is data caching?
What is the application pool?
Explain repository pattern in asp.net mvc? : asp.net mvc
What are the differences between code behind and code inline?
How do I know asp.net mvc version? : Asp.Net MVC
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
How to implement role based security in asp.net mvc? : Asp.Net MVC
How ViewstateMac works?
How to handle errors in Web API?