serialization - Persist Data Across Wizard Steps - ASP.NET MVC -


i working on wizard interface in asp.net mvc. wizard has 3 steps. understand how data first step second step, curious best way persist data first step next step. coming classic asp background have used hidden fields and/or session storage solve problem in past, wonder if there more elegant way in asp.net mvc? example there way pass entire model contained first step next step or need split data separate hidden fields/ session variables?


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -