Question from the ASP .NET test

How to disable viewstate in a .NET web page.

Hard

You have developed an ASPX page to display users from a database. This read-only page uses a caching mechanism to not systematically reload users from the database.

Your project manager has reported slowness in loading this page, as it cannot be paginated and must display hundreds of user accounts.

How can you improve the page loading performance?

Author: Nicolas LaurentStatus: PublishedQuestion passed 394 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!