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

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

  • giovedì 8 marzo 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?

Tutte le risposte

  • martedì 13 marzo 2012 11:47
    Moderatore
     
     Con risposta

    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.

    • Contrassegnato come risposta ChrisLaMont giovedì 15 marzo 2012 15:42
    •