Skip to content
DaedTech

DaedTech

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

    Getting Started With Android Development

    ByErik Dietrich August 20, 2011December 19, 2012

    I posted some time back about developing for Android and getting set up with the Android SDK, the Eclipse plugin, and all that. For the last six months, I haven’t really had time to get back to that. But now I’m starting to delve into Android development in earnest, so this (and potentially other upcoming…

    Read More Getting Started With Android DevelopmentContinue

  • .NET | Design Patterns

    MVVM and Dialogs

    ByErik Dietrich August 10, 2011July 2, 2015

    For those familiar with the MVVM (Model, View, View-Model) pattern in .NET development, one conundrum that you’ve probably pondered, or at least read about, is what to do about showing a dialog. For a bit of background, MVVM is centered around the concept of binding from the View (XAML markup) to the “ViewModel”, which essentially…

    Read More MVVM and DialogsContinue

  • 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

Page navigation

Previous PagePrevious 1 … 213 214 215 216 217 … 222 Next PageNext

© 2026 DaedTech

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