Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Project Structure Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Project Structure Question
Divers
Thread ID:
00779032
Message ID:
00779032
Vues:
37
I am in the process of creating application project structure and I have some questions. We already decided on the namespace, but still confuse on the actual project structures.

Namespace:
MyCompany.MyApp = Our main app
MyCompany.MyApp.Business = Our Business Objects
MyCompany.MyApp.Main.Windows.Form = Our Form Controls inhereited from MM

Project:
c:\MyCompany\MyApp\MyApp.cproj
c:\MyCompany\MyApp Business\MyApp Business.cproj

c:\MyCompany\MyApp\Windows\Form\Form.cproj
-or-
c:\MyCompany\MyApp\Windows\Windows.cproj
-or-
Something else!

Does the directory and project structure need to match the namespace?
Stephen Lee

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

Click here to load this message in the networking platform