Showing tag results for AI

Feb 24, 2026
Post comments count7
Post likes count9

The Dongle Died at Midnight – WinForms Agent Saved my German Mom’s Business Trip

Klaus Loeffelmann

Vibe Coding. IntelliSense on Steroids. Intention-Based Development. Call it what makes you happy - it's "just" the next evolutionary step in software development for me. Which let me build my stranded 82-year-old retirement-resistant mom an ersatz time-study app when her dongle died at midnight.

.NETAIWinForms
Feb 11, 2026
Post comments count3
Post likes count6

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

McKenna Barlow

GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape it...

.NETAIVisual Studio
Dec 30, 2025
Post comments count0
Post likes count3

Top .NET Blog Posts of 2025

Jon Galloway

Let's look back at the most-read .NET blog posts published in 2025, from .NET 10 to AI, performance, and developer tooling.

.NETC#AI
Dec 3, 2025
Post comments count0
Post likes count5

Introducing Data Ingestion Building Blocks (Preview)

Luis,
Adam

Announcing the preview of open, modular data ingestion building blocks in .NET, empowering developers to build scalable AI pipelines with seamless integration, extensibility, and easy getting started experiences across the .NET ecosystem.

.NETAI
Sep 25, 2025
Post comments count2
Post likes count9

Announcing Aspire 9.5

Jeffrey Fritz

Aspire 9.5 adds the preview 'aspire update' command, single-file AppHost, richer CLI and dashboard UX, and new integrations for AI, DevTunnels, and more.

.NETCloud NativeAspire
Sep 24, 2025
Post comments count2
Post likes count7

Exploring Text-to-Image capabilities in .NET

Jeremy Likness

Learn how to generate images from natural language prompts using the universal abstractions in Microsoft's extensions for .NET AI.

.NETC#AI
Sep 3, 2025
Post comments count12
Post likes count4

Let Copilot Coding Agent handle the busy work

Bruno Capuano

See how GitHub Copilot Coding Agent automates unit tests and ships features from a PRD in a real .NET sample, so you can focus on design and review.

.NETC#AI