Author: Donn Felker

  • November 3, 2008
    This pertains to non-sp1. If you have SP1 installed there "should" be an option to disable it in the gui.…
  • November 2, 2008
    When I present at conferences and consult at clients I often get asked "How can I learn WCF?" It's a…
  • October 29, 2008
    PowerShell profiles are used for loading common scripts, add-in's, functions, etc into the PowerShell session at startup. There are four…
  • October 28, 2008
    Recently I was working with Dependency Replicator and I ran into an issue.     Background The file that is the…
  • October 28, 2008
    It's an interesting name to say the least. Why the "sharp" symbol? Sometimes newcomers get it incorrect at first (usually…
  • October 24, 2008
    Integration Testing Purpose: Testing how the layers/tiers/objects integrate with each other. When we're unit testing, we're testing a single unit…