2025-09-18 simonwillison
Quoting Steve Jobs
2025-09-18 simonwillison
I think “agent” may finally have a widely enough agreed upon definition to be useful jargon now
2025-09-18 visualstudiomagazine
VS Code SQL Extension Previews Microsoft Fabric Connectivity
2025-09-18 bartwullems
Migrating from XUnit v2 to v3–Troubleshooting
2025-09-18 minidump
Measuring UI responsiveness in Resharper
2025-09-18 paulhammant
Building a Secure Container Sandbox on ChromeOS for Testing Untrusted Code
2025-09-17 simonwillison
Anthropic: A postmortem of three recent issues
2025-09-17 simonwillison
ICPC medals for OpenAI and Gemini
2025-09-17 thecodist
Why Is Xcode So Antagonistic To Reduced Vision?
2025-09-17 visualstudiomagazine
GitHub Tops AI Coding Assistants Report, with Microsoft-Related ‘Cautions’
2025-09-17 visualstudio
Getting the most out of MCP in Visual Studio with Prompts, Resources, and Sampling
2025-09-17 dotnet
Prompt Files and Instructions Files Explained
2025-09-17 bartwullems
Migrating from XUnit v2 to v3 – Getting started
2025-09-16 simonwillison
Announcing the 2025 PSF Board Election Results!
2025-09-16 dotnet
.NET STS releases supported for 24 months
2025-09-16 visualstudiomagazine
.NET 10 Release Candidate 1 Ships with Go-Live Support
2025-09-16 visualstudiomagazine
GitHub Spec Kit Experiment: ‘A Lot of Questions’
2025-09-16 andrewlock
Supporting platform-specific .NET tools on old .NET SDKs: Exploring the .NET 10 preview - Part 8
2025-09-16 microservices
Authentication and authorization in a microservice architecture - Part 4 - fetching and replicating authorization data
2025-09-16 bartwullems
Migrating from XUnit v2 to v3 - What’s new?
2025-09-15 dotnet
Application Insights Code Optimizations for .NET Apps
2025-09-15 steven-giesel
LinkedIn Benchmarks again
2025-09-15 bartwullems
Writing your own batched sink in Serilog
2025-09-15 microservices
Microservices rules #4: Provide a great developer experience
2025-09-15 paulhammant
Starting RexxJS
2025-09-12 bartwullems
Ollama– Running LLM’s locally
2025-09-11 visualstudiomagazine
VS Code Update Helps Devs Select, Contribute AI Models
2025-09-11 visualstudio
Democratizing Performance: The Copilot Profiler Agent in Action on Real Code
2025-09-10 dotnet
Performance Improvements in .NET 10
2025-09-10 microservices
Claude Code: Allow Bash(git commit:*) considered harmful
2025-09-09 dotnet
Announcing .NET 10 Release Candidate 1
2025-09-09 visualstudio
Visual Studio 2026 Insiders is here!
2025-09-09 andrewlock
Packaging self-contained and native AOT .NET tools for NuGet: Exploring the .NET 10 preview - Part 7
2025-09-08 steven-giesel
ToDictionaryAsync retrieves the whole object from the database in Entity Framework
2025-09-04 visualstudio
Make Sense of Your Output Window with Copilot
2025-09-02 visualstudio
Boost Your Copilot Collaboration with Reusable Prompt Files
2025-09-02 andrewlock
Using and authoring .NET tools
2025-09-01 steven-giesel
Divide and Conquer the Database
2025-08-29 developertoarchitect
Lesson 211 - Architectural Modularity (September 1, 2025)
2025-08-28 martinfowler
Some thoughts on LLMs and Software Development
2025-08-28 martinfowler
From Black Box to Blueprint
2025-08-27 martinfowler
Research, Review, Rebuild: Intelligent Modernisation with MCP and Strategic Prompting
2025-08-27 martinfowler
Building your own CLI Coding Agent with Pydantic-AI
2025-08-26 martinfowler
Chatting with Unmesh about building language with LLMs
2025-08-26 andrewlock
Fixing an old .NET Core native library loading issue on Alpine
2025-08-25 erikej
Presenting T-SQL Analyzer - live best practices analysis of your SQL scripts in Visual Studio
2025-08-25 steven-giesel
Quick one: Difference between collection expressions and collection initializer
2025-08-22 terriblesoftware
The Management Skill Nobody Talks About
2025-08-21 pragmaticengineer
Creative ways to fund open source projects
2025-08-19 andrewlock
Converting an xUnit test project to TUnit