Multiple choice technology platforms and products

We can store session state in SQL server also.

  1. True

  2. False

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

Session state CAN be stored in SQL Server in addition to other storage mechanisms like InProc, State Server, or custom providers. SQL Server is a valid session state option.