on July 30, 2005

This article describe the way I organize my Solutions from Visual Studio. It should be updated as my work progress.

ClassLibraries’ Names

—————————–
First, I decided to use a generic ClassLibrary Name, So I do not have to rename all my Library each time I get a new client. So I will now use “Ns” As the first level of ClassLibrary instead of “TheCompanyName".


So, Utilities are now contained in Ns.Services.Utilities.
All Utilities uses that NameSpace.


Solutions, Projects and their directories names

————————————————————

A Solution target one Work space.

0 comments:

ShareThis