Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Setup Multiple dll application in MM .Net
Message
 
À
17/03/2006 22:15:07
Donald Lowrey
Data Technology Corporation
Las Vegas, Nevada, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01105478
Message ID:
01106471
Vues:
31
Don,

>Thanks for the info. I was contemplating all of the presentation and business logic for a given module to be in that module. Using my analogy to an accounting app, everything needed to run AR is in the AR module. I think you are recommending maintaining all of the BO for all modules in the Main module. Right?

I recommend putting them in a single business object project if they are used from all modules. If they are only used in a particular module you can choose to break them out into a separate business object project. Also, keep in mind there is a slight performance hit as you begin to increase the number of separate assemblies that are a part of your project. For more information, check out the MM .NET Dev Guide "Recommended Reading" section for the book "Improving .NET Application Performance and Scalability".

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform