Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One or two DLLs?
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00509577
Message ID:
00509604
Views:
23
I guess installation is one-time thing while maintenance is more. Thanks Eric.

>>I'm working on an application that'll have two separate client EXE files. However, both projects share some same middle-tier classes and I'm asking some advise on pros/cons of two approaches.
>>
>>1. Create unified middle-tier DLLs (one business objects DLL and another Data objects DLL) for use by both EXEs.
>>2. Create separate middle-tier DLLs (2 BO, 2 Data)
>>
>>I would think approach 1 has installation and deployment advantages to approach 2's flexibility in maintenance and upgrades. What do you think?
>
>If you think about running components from MTS/COM+, solution 2 can be better.
It's "my" world. You're just living in it.
Previous
Reply
Map
View

Click here to load this message in the networking platform