Category: Programming

0

Your Database Change Needs To Be Committed!

It was a harrowing situation. Most of my development team was gone for the day and I was trying to swing back into action. The customer was unable to work with their equipment, and...

0

Parsing Strings into Different Data Types

There are two fundamental things to understand about parsing strings. Unless another program is making the string that you’re parsing, things can always go awry (and a program may not always make it correctly...