Creating the Client Application (Request and Approval Forms)

In this final step you create a user interface for interacting with the workflow service.

Site Housekeeping

The following guides you through the basic housekeeping tasks required to get things started.

1. Open the TravelManagerWeb website in Solution Explorer.

Add a Service Reference to the TravelRequestService (right-click the project, Add Service Reference). Navigate to RequestTravel.xamlx or select Discover from the Add Service Reference dialog box. Name this reference TravelRequestSvc. This serves as the WCF proxy to your workflow.

2. Add a regular, project reference to the TravelDataLib. You need this to define the message data contract to send to the travel request service.

Get Microsoft® Visual Studio® 2010 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.