D
davidw
When I create a web application project, I will get one dll. I can put many
functionalities into one dll, or I can put them into several dlls, which way
is better? if I put them into one name space in one dll, would that affect
the performance? thanks.
functionalities into one dll, or I can put them into several dlls, which way
is better? if I put them into one name space in one dll, would that affect
the performance? thanks.