Tag Archives: software development

Converting Types in C#

I am not a great software developer. I’m OK, and I do know how to use Google and Stack Overflow well. Maybe my best skill is wording searches well? In any case, I’ve had to write a bit of C# … Continue reading

Posted in Blog | Tagged , , | 2 Comments

Building Recommended Software Practices

Many of us work inside an organization that has a process for building and deploying software. We may find our org doing this well, or we may feel our process is poor with lots of room for improvement. A lot … Continue reading

Posted in Editorial | Tagged , | Leave a comment

Coding Magic Values

It’s 2023. I would hope all software developers would learn that hard coding specific values in your system is more likely to cause issues than not. Across the years, we’ve learned not everything is installed on the c: drive, or … Continue reading

Posted in Editorial | Tagged , | Leave a comment

Forgoing Tech Investments

The US was hit with a number of storms over the Christmas holiday weekend. This disrupted air travel for many airlines and their customers, but one of the worst hit was Southwest Airlines. They accounted for most of the cancellations, … Continue reading

Posted in Editorial | Tagged , | Leave a comment