I have deployed an asp.net web form in an application page in SharePoint 2013. The form was developed in Visual Studio 2013 with asp.net being used to build the form and vb.net for the code behind. I am wanting to build a workflow on this form I have deployed, in Visual Studio 2013. Can anyone provide me with any guidance on how this can be done? I know I will need to some how link the form in the application page to the workflow, but I am not sure as to how to do that.. Maybe Visual Studio isn't the best route to do the workflow in, I am open to anyone's opinions.
Thank you