PKPatrick Kearnsinfullstackcity.com·1d ago · 14 min readDesigning an Anti-Corruption Layer Around an LLM in .NETUsually with An LLM integration the application might create a provider client, assemble a prompt, send a request and deserialise the response. The first feature works, the code is easy to follow and 10
SLSven Lüdersinblog.cloud-mili.eu·2d ago · 8 min read14 Years of Microsoft LearnYou know how it goes: you export your own Microsoft Learn data as JSON "just for fun" because you're curious how many badges you've collected over the years. Two hours later you're sitting there with 00
PKPatrick Kearnsinfullstackcity.com·3d ago · 16 min readBuilding an AI Circuit Breaker in .NETCircuit breakers in .NET are good at recognising technical failure. They can stop calls when a service begins returning HTTP 500 responses, timing out or refusing connections. This works because conve52BL
AFAli Farhatinscalevise.hashnode.dev·2d ago · 6 min readMicrosoft AI Opens Consultation on Humanist AI Code of Conduct for MAI ModelsMicrosoft AI has published a first draft of its Humanist AI Code of Conduct, opening a six-week public consultation on principles intended to shape how its MAI models are built, trained and deployed. 00
KKojiYamada3095inkojiyamada0811.hashnode.dev·4d ago · 12 min readIT and endpoint management admins who manage Windows 365 Cloud PCs with IntuneAbout this article What you'll learn What the Automatic mode of a device preparation policy solves for Windows 365 (the benefits) The supported Windows 365 SKUs and the prerequisites The end-to-end00
HSHaithem Slimiinnightthoughts.hashnode.dev·5d ago · 2 min readMicrosoft's MarkItDown: Convert Any File to Markdown for AIMicrosoft has released an official open-source Python tool called MarkItDown. It just hit 111,000 stars on GitHub. It does one thing: converts almost any file into clean Markdown. PDFs Word document00
USUthpala Samaranayakeinliveblog.hashnode.dev·Sep 10 · 12 min readThe Ultimate Guide for Azure for Students in 2026What is Microsoft Azure? Microsoft Azure is a public cloud computing platform developed by Microsoft that lets you build, run, and manage applications and services using a global network of managed da10
ETEric Tillmanincloudclimb.hashnode.dev·Sep 9 · 5 min readStarting My Azure Certification Journey With the AZ-900As an experienced IT Service Desk technician with the CompTIA trifecta, I feel like I've got a good grasp on the fundamentals of IT. Daily use of operating systems, network troubleshooting, SaaS appli00
PKPatrick Kearnsinfullstackcity.com·Sep 8 · 19 min readThe AI N+1 Problem in .NETMost .NET developers recognise an N+1 database query when they see one. AI features can recreate the same failure at a more expensive boundary. An application loads 300 support tickets, documents or p10
MCMarco Carolainblog.redghostops.com·Sep 8 · 8 min readGhostLoot part 2: the Microsoft cookie mess, the inbox, and the Google wallPart 1 got the loot out of Evilginx's session list. Part 2 is what I learned the hard way after that: which Microsoft cookie is actually money, which "TTL" is a fiction, how the panel had to stop bein00