i am developing an web application using window workflow foundation. I will send an email to others by using this application. In that for every recipient an workflow instance will be created.
The recipient can login my web application using the link provided in that email. When the login in my application I should change the workflow state for that recipient.
How can I do that?
Thanks, S.Dhanraj.