Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Separating Application Functions into COM Objects
Message
From
21/06/2006 10:26:28
 
 
To
21/06/2006 10:14:33
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01130290
Message ID:
01130504
Views:
14
What you've been describing is n-tier design. Typically, you split the UI, business objects and data objects into separate tiers. These can be logically separated or physically separated. When you start hosting the business and data tiers on a central server (physical separation), then you can use DLLs there inside COM+. So, a DLL is used for the business and data logic.

>Thank you for the information Craig, I'll continue on with your suggestions. One question, though, since you mentioned using a DLL would be better as a best practice in this case. What type of situation might using a COM server be a best practice over a DLL?
>
>Thank you for your time,
>
>Tim
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform