Blog

Filter: .NET x
dotnet-profiler.png

Profiling .NET 10 Applications: The 2026 Guide to Performance

Brad Jolicoeur - 02/14/2026
Master .NET 10 profiling in 2026. Discover how AI-assisted tools like Visual Studio Copilot and triggered tracing transform performance tuning from guesswork to science.
Read More
fifo-queues.png

The FIFO Fallacy: Why Ordered Queues are Killing Your Scalability

Brad Jolicoeur - 01/31/2026
Explore why strict FIFO queues can hinder scalability and availability in distributed systems, with practical .NET/C# examples of better alternatives.
Read More
legacy-vbnet.png

Modernizing Legacy Applications with AI: A Specification-First Approach

Brad Jolicoeur - 01/03/2026
Learn a structured, AI-driven methodology for modernizing legacy VB.NET applications to .NET 8 Blazor using VS Code and GitHub Copilot.
Read More
squirrel-explore.png

Exploring Squirrel: A Fluent Data Analysis Library for .NET

Brad Jolicoeur - 11/27/2025
Discover Squirrel, a fluent data analysis library for .NET that offers a Pandas-like experience. Explore its features, advantages, and practical examples in this comprehensive article.
Read More
csharp-mlnet.png

From C# Developer to ML Expert: Building a Price Prediction System with ML.NET

Brad Jolicoeur - 10/13/2025
Discover how C# developers can build a complete home price prediction system using ML.NET. Learn data generation, model training, and production deployment with familiar C# patterns.
Read More
architect-patterns.png

The Architect’s Guide to .NET Templates: Building Scalable Golden Paths

Brad Jolicoeur - 10/01/2025
Software Architects, unlock the power of Platform Engineering with `dotnet new templates`. Learn how to enforce architectural consistency, reduce developer toil, and manage enterprise-scale code generation using native.NET tooling and NuGet packaging.
Read More
dotnet-upgrade-circuit-32.png

.NET Framework to.NET 8 Migration: Why AI Makes the Upgrade a Strategic Imperative in 2025

Brad Jolicoeur - 09/06/2025
Is migrating from.NET Framework to .NET 8+ worth it? Explore the huge performance gains, security benefits, and cross-platform capabilities. Discover how new AI tools and features make the upgrade more compelling and easier than ever.
Read More
architect-playbook.png

The Architect's Playbook: A 3-Pillar Framework for Code Quality and Team Scaling

Brad Jolicoeur - 08/30/2025
Elevate your team's performance with a proven framework for architectural governance. Learn to Codify standards, Automate compliance, and Cultivate a culture of quality to build scalable, maintainable software.
Read More
dotnet-vs-python.jpg

.NET vs. Open Source: The Real Cost of Ownership for Your Startup

Brad Jolicoeur - 08/26/2025
Deciding on a tech stack? Learn why the choice between .NET and open-source languages like Python isn't about cost anymore. This guide explores TCO, developer salaries, and long-term maintenance for startups.
Read More
dotnet-ai.jpg

.NET for Generative AI: No Python Required

Brad Jolicoeur - 08/24/2025
Ready to build AI-powered apps? Discover how .NET developers can create powerful generative AI solutions using C#, ML.NET, and Semantic Kernel. Learn to leverage existing skills to build enterprise-grade chatbots, content generators, and more - Python not required.
Read More