Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi Charles.
The BOs should be in a library of itself, so you can reference this DLL in as many projects as you need. The connection string can be shared by many EXEs. Just set the ConnectionManager.ApplicationKey to the same key and they will share the same connection originally set.
|