@davek17
A software developer primarily working in C#/.Net
I am a software developer based in Manchester. I primarily work in C#/.Net. I like to play with all things tech, and get involved in new projects, swap ideas and build new things. Particularly in the IoT space.
Nothing here yet.
Oct 2, 2024 · 6 min read · Introduction Semantic Kernel is an open-source framework by Microsoft that integrates machine learning and natural language processing to build AI applications. It offers tools for tasks like language understanding, text generation, and semantic sear...
Join discussion
Aug 3, 2023 · 4 min read · Introduction In the earlier articles in my PDF Splitter series, we have relied on the inbuild .NET libraries to handle working with PDF files in MAUI, but these only support opening and displaying of PDF files. Now that we are looking to save our new...
Join discussion
Aug 2, 2023 · 7 min read · Introduction In the previous article, we created a PDF model and service to allow us to work with and track PDF pages. The next step is to build the UI to allow us to interact with the service. To do this we will create a single 'view' and a 'view mo...
Join discussion
Aug 1, 2023 · 4 min read · Introduction For the fourth article in my PDF Splitter series, we will start working with PDF files in .NET MAUI. Helpfully, MAUI contains a lot of useful PDF tools for reading PDF files out of the box, so we do not need to use any additional librari...
Join discussion