Hello all,
i need to integrate modules that are developed in separate win form application.Application can run and test individual and in the integrated.i required to create a set up and deploy at client site.My two biggest challenges are keep assemblies in one place and reference them in application.
For Example
Module 1. A stand alone application for user management Module 2. A stand alone application for Role and Assignment management
now i have to create a application that can show forms and mdi form from these two application.