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
What is sdlc process?
What is session handling in a webfarm, how it can work with its limits?
What are the features that make asp.net more used framework? : asp.net mvc
Will session work if cookies is disabled?
What is http request and response?
How you can access the properties and controls of master pages from content pages?
What is routing in MVC?
Why Unload event of MasterPage Calls first in ASP.net ?
What is cached data phone?
Where is http session stored?
Which .NET framework supports Web API?
How can we register exception filter from the action?
Explain about ASP.NET?
What is a server cookie?
How do u deploy your asp.net application?