Create the Vendor Reservation Service

The vendor reservation service in this example is simply a simulated, third-party service that the workflow might call. It is here to round out the business case as well as demonstrate a useful feature of the workflow designer (more on this in the “Design the Workflow” section). Because it is simulated, we are not going to add too much to it. Follow these steps to define this simple, mock-object:

1. Start with the VendorReservationService WCF project. First, rename the service to TravelBooking.svc in Solution Explorer. You will need to open the class file and rename the class there, too. When you do so, you will want to use the smart tag to execute the rename refactor; otherwise, you will have to open the ...

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.