I have created a mvc3 application. Currently saving submit form value into Session as i need to do some stuff on that before save changes to database.
Session
Is there any other good way to store temp data in mvc like ViewState?
ViewState
No comments:
Post a Comment