Click here to Skip to main content
15,889,116 members
Articles / Programming Languages / C#

Interfaces In Action

Rate me:
Please Sign up or sign in to vote.
4.48/5 (40 votes)
22 Apr 2012CPOL9 min read 58.3K   573   87  
A basic introduction to interfaces and their usage in development

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)


Written By
Software Developer
United States United States
I'm originally from the UK, I hail from Saddleworth (near Manchester). I moved to the US in 2007 and live with my wife and daughter in New Jersey.

I started late into software development and do as much learning as I can. I've been a developer for 10 years, starting with Business BASIC on DG/UX boxes, moving to do Windows Mobile development using .NET CF. My tool of choice is C#, however I'll pick at whatever language is good for the job.

I struggle to concentrate on one thing, so don't really learn a topic very well before moving on to the next. It's my aim to sort this out and learn more about C#, the language, the design and more importantly how to use it like the masters I see on this site.

Comments and Discussions