Simplifying Database Operations in .NET with Entity Framework and MongoDBIntroduction This article was a thought that came to me when I was busy creating a front end for one of my .NET projects where I am making use of MongoDB as my Database. So I wondered if it was possible to create an application using both MongoDB and...Nov 2, 2023·3 min read
The Importance of code refactoring.How refactoring can make it easier for other developers to contribute on your/a open source projectAug 3, 2022·2 min read
QR Code Scanning for Honey bottles (ASP.NET project)In the early stages of this year I created a QR code scanner app. The user enters a URL in the text box and a QR Code is generated. The initial thinking behind this project was to keep track of a set number of bottles which qualify for a free honey r...Jul 13, 2022·1 min read