I'm trying to wrap my head around creating approval workflows for SharePoint 2010 Standard Edition using Visual Studio. Creating the workflow itself is not the problem. The part that is really stumping me is how to create the approval form (the form that you click Approve/Reject on) without involving InfoPath.
Can anyone share a code sample with me that covers this?