Implementation of Holiday Booking Workflow using C# and WCF Services
VerifiedAdded on 2019/09/16
|1
|482
|438
Project
AI Summary
This project focuses on implementing a holiday booking workflow using C# and WCF services. The assignment requires the design and implementation of three partner services: a transport identifier, an airline booking service, and a train booking service. The student needs to create a process diagram illustrating the workflow and define the service interfaces. The services can return hardcoded values without complex logic. The core of the project involves creating a workflow that interacts with these services. Furthermore, the project considers the deployment of the services and workflow to the Azure Cloud, although actual deployment is not mandatory. The project demonstrates the use of WCF services to manage the holiday booking process, with a focus on service-oriented architecture principles and workflow design.
