Skip to content
DaedTech

DaedTech

  • Check Out Products I Offer
  • Hire Me
  • View Interviews and Columns
  • Get in Touch
DaedTech
DaedTech
  • .NET | Design Patterns

    Abstract Factory

    ByErik Dietrich July 1, 2011June 30, 2015

    Introduction This is going to be the first post in a new series that I’m doing on design patterns. Now, I’m certainly not the first person to post a taxonomy of design patterns and explain them, but I would like to put a different spin on the usual. Normally, I see postings that contain a…

    Read More Abstract FactoryContinue

  • The Life of a Programmer

    Test Driven Development

    ByErik Dietrich June 22, 2011September 27, 2012

    All In? It seems to me that most or many treatises on best practices for software engineering in this day and age advocate for Test Driven Development (TDD). I have read about this methodology, both on blogs and in a book that I ordered from Amazon (Test Driven Development By Example). I have put it…

    Read More Test Driven DevelopmentContinue

  • The Life of a Programmer

    Technical Presentations and Understanding the Little Things

    ByErik Dietrich June 16, 2011September 27, 2012

    An Observation Today I attended a technical presentation on a domain-specific implementation of some software and a deployment process. The subject matter was relevant to my work, and I watched with interest. While the presentation was, to some degree, dominated by discussion from other attendees rather than pure explanation, I followed along as best I…

    Read More Technical Presentations and Understanding the Little ThingsContinue

  • Lessons Learned

    Belkin USB Dongle and Ubuntu

    ByErik Dietrich June 14, 2011September 27, 2012

    This is another one of those posts that’s more for my reference, but if anyone else finds it useful, so much the better… So, a few years ago, I bought some Belkin wireless USB dongles (F5D7050 is the chipset, I believe). I’ve gotten these working with a few different Linux distros, but the one I…

    Read More Belkin USB Dongle and UbuntuContinue

  • .NET

    Precondition and Invariant Checking

    ByErik Dietrich June 6, 2011June 30, 2015

    The Problem If you find yourself immersed in a code base that is sometimes or often fast and loose with APIs and internal contracts between components, you might get into the habit of writing a lot of defensive code. This applies to pretty much any programming language, but I’ll give examples here in C#, since…

    Read More Precondition and Invariant CheckingContinue

Page navigation

Previous PagePrevious 1 … 215 216 217 218 219 … 222 Next PageNext

© 2026 DaedTech

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