Blog Posts

Latest articles and insights

A practical tour of the .NET 10 improvements worth caring about

.NET 10 Features That Actually Change How You Build Software

Razvan Mares10 min read

# .NET 10 Features That Actually Change How You Build Software Every major .NET release arrives with a familiar promise: better performance, cleaner APIs, improved tooling, and a little less friction...

.NETdotnet-10csharp+2
A practical tour of the new .NET release, from runtime gains to developer workflow upgrades

.NET 10 Features That Actually Change How You Build Software

Razvan Mares9 min read

# .NET 10 Features That Actually Change How You Build Software Every major .NET release arrives with two parallel stories. The first is the headline story: performance benchmarks, new APIs, language...

.NETdotnet-10csharp+1
A practical, engineer-focused map of modern AI concepts beyond the basics

Advanced AI Concepts for Software Engineers: From Tokens to Agents

Razvan Mares10 min read

# Advanced AI Concepts for Software Engineers: From Tokens to Agents Most software engineers encounter AI first as an API call: send a prompt, receive a response, ship a feature. That first contact i...

nodejsTypeScriptAI/ML+1
Practical .NET techniques for cleaner architecture, faster code, and fewer production surprises

Advanced .NET Tips That Improve Performance, Reliability, and Clarity

Razvan Mares9 min read

# Advanced .NET Tips That Improve Performance, Reliability, and Clarity Mature .NET development is less about discovering hidden syntax and more about shaping systems that stay fast, readable, and pr...

.NETef-corecsharp+1
Practical ways to get sharper, more reliable results from Claude

Claude Improvement Tips That Actually Elevate AI Output

Razvan Mares9 min read

# Claude Improvement Tips That Actually Elevate AI Output Large language models rarely fail for one reason alone. More often, weak output comes from a chain of small issues: a vague prompt, unclear s...

GitHub Actionsci-cdAI/ML
How developers can turn Claude into a practical coding partner

Claude Enhancement for Software Developers: Building an AI-First Workflow

Razvan Mares8 min read

# Claude Enhancement for Software Developers: Building an AI-First Workflow There is a familiar rhythm to modern software development: read, interpret, decide, implement, test, revise, document, repe...

GitHub Actions.NETReact+2