I have never found a logical explanation to make my mind about using interfaces in c#. Does any one know a robust benefit of using interfaces? please explain to me in a structural manner.
serkan sendur 821 Postaholic Banned Featured Poster
Recommended Answers
Jump to PostWow, I was just explaining interfaces to a coworker the other day. Freaky.
>Does any one know a robust benefit of using interfaces?
Consider the concept of data hiding. Let's say you want to provide a class to some client code, but don't want to give them full access. …
Jump to PostA great article which makes you understand when to use abstract classes and when you use interfaces
Interfaces: http://fci-h.blogspot.com/2008/03/oop-design-concepts-interfaces_05.html
All 6 Replies
Narue 5,707 Bad Cop Team Colleague
Ramy Mahrous 401 Postaholic Featured Poster
Jugortha -1 Junior Poster
serkan sendur 821 Postaholic Banned Featured Poster
thoughtcoder 167 Junior Poster
serkan sendur commented: wtf? +0
nav33n commented: Are you out of your mind ? -2
ddanbe commented: Are you I a bad state of mind at the moment? Don't worry it can happen to all of us. -1
John A commented: I'm John A and I approve this post. +18
hirushan commented: stupid comment +0
Sam.ars 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.