Today I had the longest presentation i've yet to do - nearly 4hrs long - for Perth Central Tafe, a tertiary educational institution. I broke the presentation down into 4 main groups: .Net Framework - Overview of a development platform ASP.Net - Working with the web ADO.Net - Data manipulation and beyond...
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 of understanding how interfaces work? or is it...