Recently I had to make a form where the one of the underlying data columns has a unique constraint on
Continue reading
Professional and Hobbyist Developer
Recently I had to make a form where the one of the underlying data columns has a unique constraint on
Continue readingRecently I was tasked to allow a user to manually trigger a SQL job, from a User Interface. Luckily, there’s
Continue readingSometimes while coding, you have to do something that seems easy on the surface, but ends up being more complicated
Continue readingRecently I ran into an issue where I needed to have input validation on an HTML form, specifically for validating
Continue readingA problem that I have run into a couple of times is the concept of DateTime inputs. Granted it’s pretty
Continue reading