We all know that Webapi being a Stateless Service means sessions or state management is disabled by default.
We can use Sessions but we have to enable using Sessions in Global.asax.
If the Interviewer asks : Explain Session Management in WEBAPI, What else needs to be explained ?
Any reference or example would be appreciated.

Jignesh KumarPosted Dec 6, 2018, 10:52 PM
Sanwar RanwaPosted Dec 6, 2018, 11:59 PM
Vincent Maverick DuranoPosted Dec 6, 2018, 9:07 PM