Category: Uncategorized

  • 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 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…
  • October 20, 2008
    If you get this error: Unable to read the project File <path.to.project>.csproj. C:\<path>\<to>\<projecct>\Project.csproj 77, 11): The imported project “C:\Microsoft.CSharp.targets’ was…