Multiple choice

Which of the following methods is called to associate the current request with a session and populate session state?

  1. Web forms

  2. Version number

  3. Application_AuthenticateRequest

  4. Application_BeginRequest

  5. Application_AcquireRequest state

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This method is called to associate the current request with a session and populate session state.