Introduction In this article, I'm going to introduce basic navigation into my .NET MAUI PDF Splitter application. If you're following my PDF Splitter...
Introduction In this article, I'm going to add a file menu to my .NET MAUI PDF Splitter application. If you're following my PDF Splitter Application...
Introduction This article is the third article in my PDF Splitter series but the first one in which we start to drill down into the code. Creating the...
Where to Start Having spent over 10 years as a software developer and having managed teams and mentored people from other areas of technology, it...
2022 Dev Retro - My retro and why we should all do one. ยท As a developer, I am very familiar with the idea of a 'retro'. Retros are an important step in...
What is Mutation Testing Every developer writes unit tests, and much of the reporting on unit testing is around code coverage, with tools such as...