Can Adding Namespace to my current website, will give me any performance or flexibility Gain?
Posted
by ManojTrek
on Stack Overflow
See other posts from Stack Overflow
or by ManojTrek
Published on 2010-05-17T19:14:43Z
Indexed on
2010/05/17
19:20 UTC
Read the original article
Hit count: 283
Hi,
We have quite Large Web Based System, which is recently converted from Website to WebApplication, when it was an Website we not have any classes marked under the standard MyCompany.UI Namespace, now I am planning to move all the classes under the namespace, will I gain anything with doing that?
Thanks, Manoj
© Stack Overflow or respective owner