Two simple questions regarding the Wizard used in the MVC Music Store

Respondida Two simple questions regarding the Wizard used in the MVC Music Store

  • jueves, 08 de marzo de 2012 22:22
     
     

    These questions are regarding the Wizard used in the MVC Music Store

    • Where is the response to each of the forms stored (address etc)?  If it's not currently stored anywhere, where would that code go?

    • Is this the most current version of the Wizard I should be using, or is there a better/newer one?

Todas las respuestas

  • martes, 13 de marzo de 2012 11:47
    Moderador
     
     Respondida

    Hi,

    ->Where is the response to each of the forms stored (address etc)?  If it's not currently stored anywhere, where would that code go?

    It stored in the attached database, you can check the controllers to see how it works.

    ->Is this the most current version of the Wizard I should be using, or is there a better/newer one?

    Currently, there is not newer version. This code sample demonstrates how we can use Windows Workflow Foundation(WF), you can create your own Wizard which applies to your specific scenario by using WF.


    Leo Tang [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    • Marcado como respuesta ChrisLaMont jueves, 15 de marzo de 2012 15:42
    •