How can maintain session in mvc?
Answer / Ruchi Yadav
In MVC, session can be maintained by storing data in a Session object, which can be accessed across multiple requests. The Session object is typically provided by the application framework or web server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is route in api?
What is mvc handler?
What is html beginform in mvc?
How you can send the result back in json format in mvc?
Is razor pages replacing mvc?
What is mvc request life cycle?
Mention what does model-view-controller represent in an mvc application?
What’s new in the latest version of mvc?
What is mvc in struts framework?
What is razor syntax?
Why we need "Areas" in MVC?
What does model-view-controller represent in an mvc application?