Skip to content
DaedTech

DaedTech

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

    Book Review: Effective C#

    ByErik Dietrich March 7, 2011September 27, 2012

    I just finished reading Effective C#: 50 Specific Ways to Improve Your C# by Bill Wagner, and thought I’d cover it a bit here. On the whole, I thought that this was an excellent book. It’s quite helpful and interesting, and it provides a nice counterpoint to many technical books in that you have immediate…

    Read More Book Review: Effective C#Continue

  • Language Agnostic

    Inverting Control

    ByErik Dietrich March 1, 2011October 19, 2014

    I imagine that inversion of control is a relatively popular concept to talk or blog about, particularly in object-oriented circles, so rather than do a garden-variety explanation of the term followed by a pitch for using it, I thought I’d take a slightly different approach. I’m going to talk about the reason that there is…

    Read More Inverting ControlContinue

  • .NET

    DXCore Plugin Part 2

    ByErik Dietrich February 22, 2011June 30, 2015

    In the previous post on this subject, I created a basic DXCore plugin that, admittedly, had some warts. I started using it and discovered that there were subtle issues. If you’ll recall, the purpose of this was to create a plugin that would convert some simple stylistic elements between my preferences and those of a…

    Read More DXCore Plugin Part 2Continue

  • Language Agnostic

    Static Analysis — Spell Check for Code

    ByErik Dietrich February 18, 2011September 27, 2012

    A lot of people have caught onto certain programming trends: some agility in the process generally makes things better, unit testing a code base tends to make it more reliable, etc. One thing that, in my experience, seems to lag behind in popularity is the use of static checking tools. If these are used at…

    Read More Static Analysis — Spell Check for CodeContinue

  • Language Agnostic

    Addicted to Unit Testing

    ByErik Dietrich February 17, 2011September 27, 2012

    Something interesting occurred to me the other day when I posted sample code for a DXCore plugin that I created. In the code that I uploaded, I added a unit test project with a few unit tests as a matter of course. Apparently, the process of unit testing has become so ingrained in me that…

    Read More Addicted to Unit TestingContinue

Page navigation

Previous PagePrevious 1 … 218 219 220 221 222 Next PageNext

© 2026 DaedTech

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