Click here to Skip to main content
15,891,033 members
Articles / Programming Languages / C#

What’s the Deal with Interfaces?

Rate me:
Please Sign up or sign in to vote.
4.48/5 (21 votes)
19 Apr 2010CPOL3 min read 55.5K   59  
Many beginners struggle with the concept of an Interface. Over on the ASP.NET forums, where I moderate, the question is asked a surprising number of times. I'm going to try to describe and explain the concept of an Interface…simply and concisely.

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
EndWell Software, Inc.
United States United States
I am an independent contractor/consultant working in the Twin Cities area in Minnesota. I work in .Net, Asp.Net, C#, C++, XML, SQL, Windows Forms, HTML, CSS, etc., etc., etc.

Comments and Discussions