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 »Nieuws
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 »Countdown Future Tech 2025
Just 36 days to go until Future Tech 2025! We’re excited to discover the latest tech advancements, learn from industry leaders, and connect with professionals who are shaping the future. It’s going to be an unmissable event! Tickets are still available—don’t miss out!
https://www.eventbrite.nl/e/938191274357?aff=oddtdtcreator
Infrastructure-as-Code
Artikel uit SDN Magazine 145 Inleiding Het is 2002, je bent programmeur. Na maanden zwoegen ben je eindelijk zover om dat stuk software uit te rollen naar productie. Je brandt een gecompileerde versie, inclusief een MSI installatiebestand en uitgebreide installatie documentatie op een CD waarop je met een marker hebt geschreven: “versie 1.0”. Je loopt langs bij de systeembeheer afdeling …
Read More »