Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 2.49 KB

README.md

File metadata and controls

33 lines (29 loc) · 2.49 KB

QIQO.Business.Services.Solution

This includes DAL, WCF, Business Engines, and more

This solution is the core to the overall QIQO solution. This is where the WCF services are hosted. This depends on the QIQO.Database for data, stored procedures, and such.

This solution can be hosted via the QIQO.ConsoleHost, which is good for development and testing, or the QIQO.WindowsServiceHost, which is the best approach for a production environment.