Skip to content
DaedTech

DaedTech

  • Check Out Products I Offer
  • Hire Me
  • View Interviews and Columns
  • Get in Touch
DaedTech
DaedTech
  • Language Agnostic

    Testable Code is Better Code

    ByErik Dietrich August 3, 2011November 14, 2017

    It seems pretty well accepted these days that unit testing is preferable to not unit testing. Logically, this implies that most people believe a tested code base is better than a non-tested code base. Further, by the nature of testing, a tested code base is likely to have fewer bugs than a non-tested code base….

    Read More Testable Code is Better CodeContinue

  • Other Languages

    A Small, Functional Makefile

    ByErik Dietrich August 2, 2011July 2, 2015

    I don’t write C++ all that often these days, but I suppose that I spent so many years with it that it never really feels foreign to me when I come back to it. What does oftentimes feel foreign is generating a Makefile when developing in Linux. I’ve made enough of them over the years…

    Read More A Small, Functional MakefileContinue

  • .NET

    DXCore Plugin Part 3

    ByErik Dietrich August 1, 2011June 30, 2015

    In a previous post, I mentioned my ongoing progress with a DX Core plugin. I’d been using it successfully for some time now but had to dust it off again last week. Another convention that I’m required to abide for consistency sake but don’t much care for is explicit typing of my variables. That is,…

    Read More DXCore Plugin Part 3Continue

  • .NET

    Getting Started With Moles

    ByErik Dietrich July 22, 2011June 30, 2015

    Microsoft Moles seems pretty cool, so I’ve decided to set it up and play with it. However, because it’s a research project, the documentation isn’t exactly thorough. I found some videos and various tutorials but nevertheless had a lot of digging in order to get it working. I’m going to document some of the hurdles…

    Read More Getting Started With MolesContinue

  • .NET

    Directory Browser Dialog

    ByErik Dietrich July 22, 2011July 2, 2015

    One of the things that’s always surprised me about WPF is the lack of any kind of out-of-the-box file/directory browser dialog. It seems as though every time this comes up, I poke around the internet, hoping that it’s been added in some kind of update somewhere, but it never is. At least, it never is…

    Read More Directory Browser DialogContinue

Page navigation

Previous PagePrevious 1 … 214 215 216 217 218 … 223 Next PageNext

© 2026 DaedTech

  • Check Out Products I Offer
  • Hire Me
  • View Interviews and Columns
  • Get in Touch