Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » C# » Interfaces
  • Explicitly and Implicitly Implementing Interfaces

    I read an interesting blog post from Joydip Kanjilal where he described an interesting little trick with interfaces. I, being a bit of a fan of interfaces, read the post and thought I'd throw my $0.02 in also. I couldn't pass up an opportunity to talk about interfaces. He first shows simply how to create an interface and how to implement the ...
    Posted to Orcs Goblins and .NET (Weblog) by Brendan on January 4, 2008
  • Static Methods and Interfaces in C#

    Someone just commented on my C# interfaces article on ASP Alliance asking an interesting question, and I figure I will respond to it here since I can give a better response here. I don't want to clutter the article comments. Also I can add nifty cool pictures, format all of my text nicely, and write a heck of a lot more here. This is the ...
    Posted to Orcs Goblins and .NET (Weblog) by Brendan on December 13, 2007
  • An Explanation of Interfaces in C# for Beginners

    I recently authored an article for ASP Alliance in which I describe the basics of how interfaces work and how to use and create them in C#. I tried not to describe in great detail exactly how everything works, because that will prevent beginners from understanding how interfaces may be used. I plan to write further about this topic, but I think it ...
    Posted to Orcs Goblins and .NET (Weblog) by Brendan on December 11, 2007