Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Namespace naming standards
Message
 
To
28/01/2008 15:03:01
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01286295
Message ID:
01286316
Views:
20
>I have a quick question about namespace naming standards:
>
>Let's say I have 3 separate systems: Customer, Dealer, and Employee. I want to separate the tier into logical namespaces.
>
>Which naming method is the best:
>YLT.Customer.BLL
>YLT.Dealer.BLL
>YLT.Employee.BLL
>YLT.Customer.DAL
>YLT.Dealer.DAL
>YLT.Employee.DAL
>
>or
>
>YLT.BLL.Customer
>YLT.BLL.Dealer
>YLT.BLL.Employee
>YLT.DAL.Customer
>YLT.DAL.Dealer
>YLT.DAL.Employee

I like the 2nd one.
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform