Learn Minimal APIs from start to finish. Perfect for beginners.

AI articles

Can Claude Code build a .NET app with your code style?
Can Claude Code build a .NET app with your code style?

Learn how to get Claude Code to follow your .NET code style by using a spec file, CLAUDE.md, and the right settings for permissions and migrations.

Adding .NET features takes ages, so we tried Claude Code
Adding .NET features takes ages, so we tried Claude Code

Adding a new .NET feature taking ages? We tested Claude Code on a real migration task to see how much time it could save.

Creating .NET apps takes forever - then we tried AI
Creating .NET apps takes forever - then we tried AI

We gave Claude a vague prompt to build a .NET app - it struggled. Then we added technical documents. The results were dramatically better. Here's what we learned.

We built an AI tool for .NET/C# developers in 2 days
We built an AI tool for .NET/C# developers in 2 days

We built an AI tool for .NET and C# developers in just 2 days using Claude's API. Here's how we did it, the prompts we used, and how you can try it now.

A smarter way to learn .NET without reading the docs
A smarter way to learn .NET without reading the docs

Discover how .NET concepts can be learned without reading documentation, using AI tools to turn docs and videos into podcasts, summaries and mind maps.

Can ChatGPT build an ASP.NET Core login form in 10 minutes?
Can ChatGPT build an ASP.NET Core login form in 10 minutes?

We asked ChatGPT to write the code for a register and login form for an ASP.NET Core MVC application in 10 minutes and reviewed the code to see if it compiled.