Click here to Skip to main content
16,016,759 members
Articles / Programming Languages / C#

Static constructors and way forward (.NET optimized Singleton pattern)

Rate me:
Please Sign up or sign in to vote.
3.81/5 (16 votes)
1 Mar 2009CPOL5 min read 46.3K   20  
A simple guide to static constructors in C# and its uses in the >NET optimized Singleton pattern.

Views

Daily Counts

License

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


Written By
Software Developer (Senior)
India India
I am a software developer,currently developing softwares in C# .Net.I believe there is no shortcut to success and your ability to learn faster than your competition is your only sustainable competitive advantage.

Comments and Discussions