Which of the following methods can be used to store ASP.NET session state?

Choose the correct answer

Explanation

ASP.NET sessions can be stored using various modes including State Server, SQL Server, and In-Process. Therefore, all the listed options are valid session storage methods.

Which of the following methods can be used to store … — ASP.net | PakQuizHub