Click here to Skip to main content
15,885,767 members
Articles / Programming Languages / C#

Static Class, Singleton and their Side Effects

Rate me:
Please Sign up or sign in to vote.
4.56/5 (54 votes)
22 Mar 2016CPOL8 min read 61K   340   68  
This article questions the usage of singleton and static class and discusses about ways to avoid them.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions