ploeh blog

Mark Seemann's discontinued .NET blog.

May, 2008

Posts
  • ploeh blog

    Declarative Use of Custom SecurityTokenParameters

    • 5 Comments
    It's not the first time I've stated this, but one of the reasons I love WCF is that it's so wonderfully extensible. You can even implement your own custom security token, as this article explains . The only problem with this article is that it uses imperative...
  • ploeh blog

    Unit Testing Anti-Pattern #2: Not Covering Bugs In Your Tests With Tests

    • 0 Comments
    Roy just posted a unit testing anti-pattern based on his personal experience. I'd like to follow up with one from my own personal experience: A few days ago, while working with one of our unit test suites, I discovered that one of my test utility classes...
Page 1 of 1 (2 items)