As the weekend pulls into view like a classic muscle car humming on the horizon, it’s the perfect time to fuel up on the week’s prime .NET insights. This Friday edition is revved with spicy new features, seasoned advice, and perhaps a nostalgic nod to the ’90s tech you loved—and sometimes dreaded. Whether your code is cruising or in need of a pit stop, our handpicked reads are designed to navigate your projects with the precision of a seasoned dev. So, polish off your debugging toolkit, because inspiration is parked right here.
Having been in development for a long time I’ve come across a lot of headscratching odd behaviour in code. Those issus have lead to a fair few conversations where people have looked at the odd behavio…
GitHub Copilot’s new coding agent brings automation to your development workflow. Assign issues, and it writes code, opens draft PRs, and follows your repo rules—all while keeping your project secure.
Understanding Garbage Collection and Cyclic References in C#
This article explores .NET memory management, focusing on how the garbage collector handles cyclic references, and how weak references and the `IDisposable` pattern help prevent memory leaks in C# app…
It’s a reflection that AI-powered tools are core to how we write code; a reaffirmation of our belief that working in the open leads to a better product for our users and fosters a diverse ecosystem of…
Vibe coding with GitHub Copilot: Agent mode and MCP support in JetBrains and Eclipse
Today, we’re excited to announce that GitHub Copilot Agent Mode and MCP support are now in public preview for both JetBrains and Eclipse! Whether you’re working in IntelliJ IDEA, PyCharm, WebStorm or …
As software development nears 55 million professionals by 2030, Vibe Coding tools like AG CodeGenerator are redefining coding through natural language, making development faster, smarter, and more acc…
The word class is very familiar in the C# programming language. We all know how classes work — it is the foundation of object-oriented… Continue reading on Write A Catalyst »
Convert Excel to Images in C#: A Comprehensive Guide
Prompt engineering is emerging as a vital skill, enabling individuals across industries to effectively interact with AI, enhance productivity, ensure accuracy, and unlock new career opportunities in t…
No projects just C# with `dotnet run app.cs` | DEM518
View even more sessions on-demand and learn about Microsoft Build at https://build.microsoft.com Come learn about new features in the .NET CLI coming in .NET 10 that enable directly running a C# file…
What Web Forms Taught Me After .Net Core: A Junior Developer’s Backward Journey
Discover 5 dangerously clever LINQ tricks that passed code reviews but wreaked havoc in production. Learn what not to do in C# LINQ — and… Continue reading on .Net Programming »
Subscribe to the .NET Newsletter and never miss another awesome article.
Leave a Reply