1
Answer

how to implement out-proc session in MVC.

Hamid Khan

Hamid Khan

7y
2.2k
1
how to implement out-proc session in MVC.
 
I hope lot of people know in MVC manage session we have viewbag, viewdata, tempdata and session , but all are is use only for in-proc.
My question is :
 
how to implement out-proc session in MVC? 
Answers (1)