Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
EC-Council logo

EC-CouncilCertified Application Security Engineer (.NET)

Domain 6Objective 3

ViewState-based Session Management CASENET Practice Questions (Page 2)

Part of the Secure Coding: Session Management domain, which makes up ~10% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–8 in this domain), expect 1–2 from this objective — we provide 38 practice questions to prepare you well beyond it. (estimate)

38questions here
8free pages
5concepts

Questions 6–10

  1. 6foundation · easy

    In an ASP.NET Web Forms application, what is the primary purpose of ViewState?

    Select an answer first
  2. 7expert · hard

    An ASP.NET application has a page that uses ViewState to store a large collection of data for a data grid. The page is slow to load, and the developer wants to improve performance. The data is not sensitive, but it must be available after postback for sorting and paging. What is the best approach?

    Select an answer first
  3. 8application · medium

    A developer is building a multi-step wizard in ASP.NET Web Forms. The wizard needs to preserve user input across postbacks, but the data is not sensitive. The developer wants to minimize the amount of data sent to the client while keeping the wizard functional. What is the recommended approach?

    Select an answer first
  4. 9expert · hard

    A security audit reveals that an ASP.NET application's ViewState is not encrypted, and the application stores a user's account number in ViewState. The developer proposes to enable encryption. However, the compliance team also requires that the account number not be stored client-side at all. What should the developer do?

    Select an answer first
  5. 10application · medium

    An e-commerce site uses ViewState to store a user's shopping cart items so they persist across postbacks. The cart data is not sensitive, but the application is experiencing performance issues because the ViewState is large. The developer wants to reduce the ViewState size while keeping the cart available across postbacks. What should the developer do?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “CASENET” is a trademark of its owner, used for identification only.