Working on the final part of my Azure for Developers course series. This one will focus on Entra ID & automation. So many scenarios to choose from! If there's anything you always wanted to know about Entra ID and/or you'd like to see in such a course, now would be a good time to let me know ;-)
Kevin Dockx
@kevindockx.bsky.social
Solution architect, Pluralsight and Dometrain author, Microsoft MVP, API, architecture, security. Also: wine.
New course out now on Dometrain: Cloud Architecture in Azure. I really enjoyed making this one (and I'm pretty happy with how it turned out!). I hope you'll like it as well. 30% OFF this summer! dometrain.com/course/from-...
From Zero to Hero: Cloud Architecture in Azure
Master Cloud Architecture in Microsoft's Azure cloud platform.
dometrain.com
Watched a senior dev spend 3 days testing code that took 2 hours to write. Why? He wrote it backwards. Most C# devs do. I did too—until I learned to write code that wants to be tested. I packed 15 years of lessons into a 4h course. 👇 Link in replies
I don't like short, concise texts. I prefer writing long texts, with lots of additional words for context and nuance. Less is more? No, MORE IS MORE :-) Turns out that in the age of AI, that's not a good trait to have; each token costs money.
I'm excited to announce that my 4th #Dometrain course has just gone live! 🥳 This is on the amazing #dotnet Aspire!! It covers everything you need to know and includes all the latest 9.2 goodness! It's the last day of the birthday sale! Get 40% off with this link... dometrain.com/course/getti...
Happy to announce that my latest Pluralsight course, "Secure Authorization for C# Applications", went live! Enjoy :) app.pluralsight.com/library/cour...
Very happy to announce my latest Dometrain course went live! Want to learn how to use AI to increase your productivity when developing? This deep dive follow-up to my AI getting started course is what you need :) Enjoy, and get 40% off with code "EARLYBDAY40"!
Deep Dive: Boosting Developer Productivity with AI
Deep dive into Artificial Intelligence to improve developer productivity
dometrain.com
Been using GitHub Copilot with Claude Sonnet 3.7 as LLM lately. It's amazing how much better and more reliable that is than GPT4o.
Currently creating a course on cloud architecture. Fun stuff! :-) Also, always nice to write a course on something you also do for clients: it's a good idea to revisit your own thought process from time to time, question it and adjust where needed. Writing it down works toward that.
Very happy to announce that my latest Pluralsight course, ASP.NET Core Web API Authentication Playbook, went live! Hope you'll like it :) app.pluralsight.com/library/cour... #api #jwt #authentication #aspnetcore
Sign In | Pluralsight
app.pluralsight.com
PONG. In the tab bar. Just 240 tabs needed. Fascinating. Useless, but fascinating :) github.com/nolenroyalty...
GitHub - nolenroyalty/faviconic: what if you could run games in your tab bar?
what if you could run games in your tab bar? Contribute to nolenroyalty/faviconic development by creating an account on GitHub.
github.com
The @techorama.bsky.social NL call for papers is open! Submit your session now! sessionize.com/techorama-20...
Techorama 2025 Netherlands : Call for Speakers
Techorama is a yearly international technology conference focusing on Microsoft technologies which started in Belgium in 2014. In 2018, Techorama had ...
sessionize.com
Blogged: Customizing a single client sign-in using parameters in Duende IdentityServer damienbod.com/2025/02/17/c... #aspnetcore #dotnet #identity #duende #oauth #openidconnect
Customizing a single client sign-in using parameters in Duende IdentityServer
This post looks at customizing the sign-in UI and the sign-in options in an ASP.NET Core application using Duende IdentityServer and ASP.NET Core Identity. There are multiple ways of changing the l…
damienbod.com
I made something :) A sample GitHub Copilot AI agent that uses RAG (retrieval augmented generation) prompting to ensure the LLM answers take existing code/coding guidelines into account. Enjoy! github.com/KevinDockx/M... #ai #llm #github #copilot @github.com
GitHub - KevinDockx/Marvin.RAGPromptingAgent: A sample GitHub Copilot AI agent that uses RAG (retrieval augmented generation) prompting to ensure the LLM answers take existing code/coding guidelines i...
A sample GitHub Copilot AI agent that uses RAG (retrieval augmented generation) prompting to ensure the LLM answers take existing code/coding guidelines into account. - KevinDockx/Marvin.RAGPrompti...
github.com
Trying to write an example AI Agent (packaged in a GitHub Copilot extension). The idea is to end up with an RAG (retrieval-augmented generation) example that'll use parts of my own repos as coding guidelines. Not sure how well this will go, but if I figure it out I'll share it on my GitHub :-)
Discovery of the day: Dev Tunnels. I seem to have missed the existence of this for over a year or so. Woops. VERY convenient when you need to expose whatever you're debugging/running on localhost to the outside world. learn.microsoft.com/en-us/aspnet...
Dev tunnels in Visual Studio 2022
Learn how to use dev tunnels in Visual Studio with ASPNET Core apps.
learn.microsoft.com
One of the books I just keep coming back to, year after year: Fundamentals of Software Architecture by Mark Richards & Neal Ford. A must-read for every architect, even if you already have years of experience. #softwarearchitecture
For a follow-up to one of my courses I fed this prompt into GitHub Copilot (configured to use GTP4o). Context: an order manager demo app. The reason it's written (or engineered, if you want to call it that) like this: it's precise, and detailed in what I ask. (cont'd)
EFCore.Visualizer now supports SQLite! Easily view the query plans for your Entity Framework queries directly in Visual Studio. Check it out: marketplace.visualstudio.com/items?itemNa...
@saberone.dev would you mind adding me to your .NET dev starter pack? Been developing for quite some time :-) => github.com/KevinDockx
KevinDockx - Overview
API, security, OSS, Dometrain and Pluralsight author, Microsoft MVP - KevinDockx
github.com
Graspop just announced Nine Inch Nails as headliner on Saturday - woohoo! :-) Once saw them at Rock Werchter in 2000 (Oasis was headliner that day - yes, I am THAT old), very memorable concert. Can't wait to see them again :) #gmm25
Working on demos for a few new sessions. Vertical slice arch, minimal APIs, integration with Entra ID, BFF, ... lovely way to spend a day! If only I could get out of the meetings filling half of my agenda... ;-)
Happy to announce my Azure for Developers: Deep Dive course is available NOW at Dometrain: dometrain.com/course/deep-.... Use code "LAUNCH20" for 20% off! Enjoy :)
Hey #dotnet folks if you’re using a CI/CD double check your resource URLs. A CDN has gone bankrupt and may cease operations in the next month. We are working to make transparent fixes but you can be proactive github.com/dotnet/core/...
Critical: .NET install domains and URLs are changing · Issue #9671 · dotnet/core
Some .NET binaries and installers are hosted on Azure Content Delivery Network (CDN) domains that end in .azureedge.net. These domains are hosted by edg.io, which will soon cease operations due to ...
github.com