Is there a "max" number of assemblies for a .net app
Posted
by Kumar
on Stack Overflow
See other posts from Stack Overflow
or by Kumar
Published on 2010-03-11T03:23:45Z
Indexed on
2010/03/11
4:55 UTC
Read the original article
Hit count: 484
Quite a few apps support plugins
Are there any downsides to having a large # of plugins ? Is there a sweet spot beyond which there's a performance degradation perhaps ?
What's the largest # of assemblies you've seen loaded in an app ?
© Stack Overflow or respective owner