Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where do I put Business Process?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00790218
Message ID:
00791342
Vues:
22
I have one thing to add this subject.

CMS = Our company
AA = Our main application

Since my base windows and web controls do not belong to AA exclusively, should we setup the namespace this way?

CMS.Main.Windows.Form Base form controls inherent from MM.NET
CMS.Main.Web.UIControls Base web controls inherent from MM.NET
CMS.Main.Utilites Utilites routines (like procedure file in VFP)
CMS.AA.Business Business Objects
CMS.AA.Business.Process Business Process Objects
.
.
.
.


Moreover, I am thinking about putting my application forms (forms that actually shown in the application) in this namespace:

CMS.AA.Windows.App
CMS.AA.Web.App

I hope I'm not way off base here.
Stephen Lee

--------------------------------
Too much to code
Too little time
--------------------------------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform