romano.io

Hey, I'm Doug

AI-First Developer. 30 Years of .NET Behind It.

I spent three decades building .NET systems the traditional way. Now I build with AI agents, Claude Code, and agentic workflows — and I write honestly about what that transition actually looks like in production.

AI / Agentic DevelopmentClaude CodeMCP / Tool Calling.NET / C#SQL ServerSoftware ArchitectureAzure

Latest posts

View all →
Microsoft Modernized a WinForms Line-of-Business App on Stage. I've Spent Nine Months Doing It for Real. Here's What They Got Right and What They Skipped.
AIAgentic Development.NETModernizationWinFormsSoftware Architecture

Microsoft Modernized a WinForms Line-of-Business App on Stage. I've Spent Nine Months Doing It for Real. Here's What They Got Right and What They Skipped.

On June 16, Microsoft's .NET Day on Agentic Modernization put a real-world WinForms line-of-business app on stage and modernized it live with Copilot, Aspire, and Foundry. It's almost exactly the system I've spent nine months converting. Here's the practitioner read: where the demo is right, and where it skips the parts that actually take the time.

·10 min read
I Replaced My Own Conversion Tool: Nine Native Subagents and One Command That Mine Winforms VB.NET
Claude CodeAI.NETAgentic DevelopmentSpecKitVB.NETLegacy MigrationDeveloper Productivity

I Replaced My Own Conversion Tool: Nine Native Subagents and One Command That Mine Winforms VB.NET

Back in February I shipped a standalone 10-agent TypeScript tool that read legacy WinForms and emitted conversion metadata. I just pulled it out of the workflow. Here's the in-repo pipeline that replaced it: nine native Claude Code subagents, a slash-command orchestrator that fans them out in waves, and the conversion commands that turn their output into a spec.

·16 min read
The Constitution in Production: A Guided Tour of the Agents, Skills, and Rules Governing 195k Lines
Claude CodeAI.NETSoftware ArchitectureAgentic DevelopmentSpecKitContext WindowDeveloper Productivity

The Constitution in Production: A Guided Tour of the Agents, Skills, and Rules Governing 195k Lines

Part 4 gave you the governance model on paper. This is what it actually became three months later: the real constitution, eighteen agents, the skill catalog, the rule sheets, and the SpecKit lifecycle wiring it all together. Names, versions, and code pulled straight from the repo.

·18 min read