Is mvc stateless?
Answer / Nisha Saini
In the traditional sense, MVC is a stateless design pattern. This means that the controller does not store any client context between requests.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are viewmodels in mvc?
What is bootstrap in mvc?
How can we implement validation in mvc?
What is the difference between webforms and mvc?
What is get and post actions types?
what is get and post action types?
What is viewbag mvc?
What is the concept of mvc?
Mention what "beforfilter()","beforerender" and "afterfilter" functions do in controller?
Is there viewstate in mvc?
What is view engine in mvc?
What is known as mvc?