Click here to Skip to main content
15,888,521 members
Articles / Programming Languages / C#

Why I use explicit interface implementation as a default implementation technique

Rate me:
Please Sign up or sign in to vote.
4.86/5 (79 votes)
28 May 2012CPOL4 min read 132.6K   93  
EIMIs turn to be very useful in refactoring. I will try to prove it here. If you are working with large code bases, as I often do, this article is worth reading.

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
Chief Technology Officer Cpp2Mtl Integration Solutions
United States United States
My real name is Reuven Bass. My first article here was published under the Mamasha Knows pseudonym. It worked. So, I stay with Mamasha for a while. (If it works - do not touch it)

Programming became my life from thirteen. I love coding. I love beauty. I always try to combine coding and beauty.

RB

Comments and Discussions