Answer:
1. For retaining the values during postback in the MVC page values we can use Ajax,so that values in the control will never be clear.
2. For temporarily storing the value in current and the subsequent requests,we can use TempData concept.
Asked In: Many Interviews |
Alert Moderator