Browse by Tags

All Tags » ASP.Net - Intermediate » C#.Net (RSS)

C# Code tips #4, Interfaces

One of the most important aspects of Object-Oriented Development is interfaces. By now, most developers would have touched on them from one time or another, but strangely enough, not many use them that often on a daily basis. So why is that? is it a lack...