W
Wendy Elizabeth
In a C#.net 2008 solution that I need to start working on for the first time,
the same namespace name is used in lots of different projects in the same
solution. Do you have any idea why this would be setup like this? Would this
be setup to overload(override) the namespace. Basically the name 'projectall'
namespace is used in lots of proejcts in the same solution.
the same namespace name is used in lots of different projects in the same
solution. Do you have any idea why this would be setup like this? Would this
be setup to overload(override) the namespace. Basically the name 'projectall'
namespace is used in lots of proejcts in the same solution.