Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 421 Bytes

File metadata and controls

7 lines (6 loc) · 421 Bytes

Event-Organzing-Attending-WebApp

Event Organizing and Attending WebApp using C#, .NET, WSDL, SOAP

How to run?

  1. Setup Visual Studio with '.NET desktop development' workload containing 'Windows Communication Foundation' optional.
  2. Run 'FlightHotel' service by opening 'Service1.svc' in browser to generate WSDL.
  3. Setup 'GUI' project as default and run the ASP.NET application.