Artikel uit SDN Magazine 147 Like many of us in the tech industry, I have enjoyed playing games from a young age. Sometimes I would want to do things in games that you were not really supposed to do. I would use open source tools and trainers to do this, but was clueless as to how any of those tools …
Read More »Nieuws
Bias in AI creeps in faster than you might think.
Artikel uit SDN 147 The future is AI. Artificial intelligence (AI) is revolutionizing the way we live and work, from powering virtual assistants and self-driving cars to aiding medical diagnoses and detecting fraud. With the rising popularity of what AI can do for you there has been a surge of new tools like ChatGPT or AI Builder within the …
Read More »Low-Code Development with the Evolving Power Platform and AI Tools
In Low-Code Development with the Evolving Power Platform and AI Tools, we chat with Keith, a Microsoft MVP, MCT, and Power Platform solutions architect. He shares insights on collaborating with customers, the platform’s evolution, and AI’s role in bridging low-code and pro-code. We also discuss his community work, including the Festive Tech Calendar, and his passion for learning. You can …
Read More »New Betatalks Video
Jelle and Bram explore TUnit, a new, high-performance unit testing frameworks similar to NUnit and xUnit. Optimized for Microsoft’s latest testing platform, it offers flexible lifecycle hooks and failure screenshots. While promising, Jelle suggests using it for new projects but not migrating existing test suites – yet. https://www.youtube.com/watch?v=Qvj2FVQWguA&feature=youtu.be
Read More »5 manieren om bij te blijven als Software Ontwikkelaar
Artikel uit SDN 147 We weten allemaal hoe het is. Overal om ons heen zien we nieuwe programmeertalen, nieuwe frameworks en libraries opduiken, die allemaal op een nieuwe en spannende manier een probleem proberen op te lossen dat veel mensen irriteert. Goede ontwikkelingen zijn dat! Maar helaas kunnen deze snelle ontwikkelingen je ook het gevoel geven dat wanneer je …
Read More »Will ChatGPT replace developers?
Artikel uit SDN 147 Artificial Intelligence models Let’s start with a short recap of what ChatGPT is. Built by OpenAI, which is backed by Microsoft, it’s a model which in itself is the output of the GPT-3.5 algorithm (GPT-4 as of March 2023). Put in layman’s terms; these models are the result complex algorithms which (kind of) resemble the neural networks in our …
Read More »SDN Magazine 153
Practice what you preach
Column uit SDN magazine 145 Deze column gaat over de waarde van het programmeren als ambacht. Ook voor managers is het belangrijk daar voeling mee te blijven houden. Maar ik begin met een muziekvoorbeeld. Wijlen Steve Jobs was geen programmeur of ontwerper maar zag zich graag als de dirigent die het beste uit zijn orkest haalde. Of perste, als …
Read More »Mutation testing in .NET with Stryker
Artikel uit SDN magazine 145 Many of us nowadays use unit tests to automatically check the quality of our code. The great thing about unit testing is that we have found a way to automate manual testing. Automated tests have a lot of advantages over manual testing. They are way faster to run, repeatable and all the developers can run …
Read More »Add KeyVault secrets to an Azure App Configuration in Bicep
Artikel uit SDN 145 Since security is becoming an increasingly important topic nowadays, I figured.. Why not write an article about it? In this article I am going to explain how you can remove all important (generated) secrets, such as connection strings, access keys, and more from your appsettings files. Instead, we’re going to import them straight into the Key …
Read More »