C# Developers' Journal (original) (raw)

Interfaces For the longest time, I just plain haven't understood what interfaces were about. Today I decided it was high time to find out. I found two links that finally got it through my thick head:

Working with Interfaces in C#

A Twisted look at Object Oriented Programming in C# - Interfaces

Recommended reading for the curious.

Lerch,
now off to implement IEnumerable interface in one of his business layer objects.

Current Mood: sleepy