I am using Visual Studio (V15.9). I want to know how can we merge 2 different MVC projects together. For example, the main solution is a health management system, where I would like to merge Project 1 (Hospital Management System) and Project 2 (Clinic Management System). They both use the same database, but has very different back-end development.
Is it possible to create a solution like this?
http://health.com/HospitalMS/Index
http://health.com/ClinicMS/Index
Both HospitalMS and ClinicMS are different MVC projects, containing their own code, from login to logout.
Aucun commentaire:
Enregistrer un commentaire