You need to configure session storage in the web.config file to meet the technical requirements for scalability.
Which SessionState mode should you use? (Each correct answer presents a complete solution. Choose all that apply.)
A . StateServer
B . InProc
C . AutoDetect
D . SqlServer
Answer: A,D