Skip to the content.

dev-links
└─ Blogs / Reader


icon 2025-09-18 simonwillison
Quoting Steve Jobs

icon 2025-09-18 simonwillison
I think “agent” may finally have a widely enough agreed upon definition to be useful jargon now

icon 2025-09-18 visualstudiomagazine
VS Code SQL Extension Previews Microsoft Fabric Connectivity

icon 2025-09-18 bartwullems
Migrating from XUnit v2 to v3–Troubleshooting

icon 2025-09-18 minidump
Measuring UI responsiveness in Resharper

icon 2025-09-18 paulhammant
Building a Secure Container Sandbox on ChromeOS for Testing Untrusted Code

icon 2025-09-17 simonwillison
Anthropic: A postmortem of three recent issues

icon 2025-09-17 simonwillison
ICPC medals for OpenAI and Gemini

icon 2025-09-17 thecodist
Why Is Xcode So Antagonistic To Reduced Vision?

icon 2025-09-17 visualstudiomagazine
GitHub Tops AI Coding Assistants Report, with Microsoft-Related ‘Cautions’

icon 2025-09-17 visualstudio
Getting the most out of MCP in Visual Studio with Prompts, Resources, and Sampling

icon 2025-09-17 dotnet
Prompt Files and Instructions Files Explained

icon 2025-09-17 bartwullems
Migrating from XUnit v2 to v3 – Getting started

icon 2025-09-16 simonwillison
Announcing the 2025 PSF Board Election Results!

icon 2025-09-16 dotnet
.NET STS releases supported for 24 months

icon 2025-09-16 visualstudiomagazine
.NET 10 Release Candidate 1 Ships with Go-Live Support

icon 2025-09-16 visualstudiomagazine
GitHub Spec Kit Experiment: ‘A Lot of Questions’

icon 2025-09-16 andrewlock
Supporting platform-specific .NET tools on old .NET SDKs: Exploring the .NET 10 preview - Part 8

icon 2025-09-16 microservices
Authentication and authorization in a microservice architecture - Part 4 - fetching and replicating authorization data

icon 2025-09-16 bartwullems
Migrating from XUnit v2 to v3 - What’s new?

icon 2025-09-15 dotnet
Application Insights Code Optimizations for .NET Apps

icon 2025-09-15 steven-giesel
LinkedIn Benchmarks again

icon 2025-09-15 bartwullems
Writing your own batched sink in Serilog

icon 2025-09-15 microservices
Microservices rules #4: Provide a great developer experience

icon 2025-09-15 paulhammant
Starting RexxJS

icon 2025-09-12 bartwullems
Ollama– Running LLM’s locally

icon 2025-09-11 visualstudiomagazine
VS Code Update Helps Devs Select, Contribute AI Models

icon 2025-09-11 visualstudio
Democratizing Performance: The Copilot Profiler Agent in Action on Real Code

icon 2025-09-10 dotnet
Performance Improvements in .NET 10

icon 2025-09-10 microservices
Claude Code: Allow Bash(git commit:*) considered harmful

icon 2025-09-09 dotnet
Announcing .NET 10 Release Candidate 1

icon 2025-09-09 visualstudio
Visual Studio 2026 Insiders is here!

icon 2025-09-09 andrewlock
Packaging self-contained and native AOT .NET tools for NuGet: Exploring the .NET 10 preview - Part 7

icon 2025-09-08 steven-giesel
ToDictionaryAsync retrieves the whole object from the database in Entity Framework

icon 2025-09-04 visualstudio
Make Sense of Your Output Window with Copilot

icon 2025-09-02 visualstudio
Boost Your Copilot Collaboration with Reusable Prompt Files

icon 2025-09-02 andrewlock
Using and authoring .NET tools

icon 2025-09-01 steven-giesel
Divide and Conquer the Database

icon 2025-08-29 developertoarchitect
Lesson 211 - Architectural Modularity (September 1, 2025)

icon 2025-08-28 martinfowler
Some thoughts on LLMs and Software Development

icon 2025-08-28 martinfowler
From Black Box to Blueprint

icon 2025-08-27 martinfowler
Research, Review, Rebuild: Intelligent Modernisation with MCP and Strategic Prompting

icon 2025-08-27 martinfowler
Building your own CLI Coding Agent with Pydantic-AI

icon 2025-08-26 martinfowler
Chatting with Unmesh about building language with LLMs

icon 2025-08-26 andrewlock
Fixing an old .NET Core native library loading issue on Alpine

icon 2025-08-25 erikej
Presenting T-SQL Analyzer - live best practices analysis of your SQL scripts in Visual Studio

icon 2025-08-25 steven-giesel
Quick one: Difference between collection expressions and collection initializer

icon 2025-08-22 terriblesoftware
The Management Skill Nobody Talks About

icon 2025-08-21 pragmaticengineer
Creative ways to fund open source projects

icon 2025-08-19 andrewlock
Converting an xUnit test project to TUnit