Skip to main content

Tag: Development

All articles tagged with Development.

Simply Remind Me: my first SaaS application

It’s rare for commercial software developers, such as myself, to get to use the software we write. We rely on our users to report problems or suggest new features for the applications we develop.

It’s also difficult to try out new technologies or methodologies without having a “real” application to build or experiment on.

Just lately in my life, the days seem to rush by. So much so that important dates come and go without me even realising it. Important dates such as my car MOT’s renewal date!

Software Development , Simply Remind Me Read more →


Delegate invocation can be simplified – C#

When you have worked with the same technology day-in, day-out for almost 15 years, it’s easy to miss some of the “under-the-radar” changes that are made without any fan-fare. This, for me, is one of those in C#.

I couldn’t tell you how many times a day I write code similar to the following, which is a staple of object-oriented, event-driven programming – used to fire an event if something is listening to it:

Software Development Read more →


Hello, world!

Fellow software developers will understand the meaning behind the title of this post.

“Hello, world!” is the typical statement used in programming tutorials when learning to write software – and it’s usually the first words someone entering the wonderful world of software development will teach a computer application to say.

It’s therefore fitting that the title of the first post on the brand-new website of a software developer should be these hallowed words.

Miscellaneous Read more →


Subscribe to Development