What do you think it's the best way to create a wizard over several pages in asp.net-mvc ? I am thinking to:
<form>
element<input type='submit'>
Session
variable, and retrieve the object when in the form-postSession
Just have some
[Serializable]
public class WizardAnswers
which contains properties for each wizard-answer to save the user's data in.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With