Skip to content
.Net Code Chronicles
.Net Code Chronicles

Unlocking the Power of .NET – Empowering Developers, One Byte at a Time!

  • Get in touch
  • About

Blazor Server Memory Management: Stop Circuit Leaks

November 30, 2025 · .NET Development, Blazor

Memory Management in Blazor Server: Preventing Circuit Leaks

Learn how Blazor Server stores state, how circuit leaks grow memory, and how to fix them with IDisposable patterns and safe circuit limits.

Read more

Clean Strategy Pattern in .NET 8 with Keyed Services

November 24, 2025 · .NET Development

Beyond If/Else: Clean Strategy Pattern Implementation with Keyed Services

Use .NET 8 keyed services to replace if/else blocks and cleanly implement the Strategy pattern for payment gateways.

Read more

Cut LLM API Costs by 40% with TOON in .NET

November 13, 2025 · .NET Development, Artificial Intelligence

Cutting LLM API Costs by 40%: Integrating TOON Format with .NET Applications

Trim tokens by 30-60% using TOON in .NET. Get encoder/decoder code, a quick migration plan, and real token benchmarks with OpenAI/Azure.

Read more

Blazor PDFs & Reports: Print‑Ready Docs, Excel & CSV

November 8, 2025 · .NET Development, Blazor

Building Blazor Print‑Friendly Documents: Generate PDFs and Reports On‑Demand

Add PDFs, Excel, and CSV exports to your Blazor app. Clean print styles, server‑side converters, and quick endpoints you can copy today.

Read more

50 C#/.NET Code Hacks to Improve Fast

November 4, 2025 · .NET Fundamentals

Top 50 C# and .NET Code Hacks That Instantly Make You a Better Developer

Real C#/.NET tips with short code samples. Cleaner syntax, safer async, faster APIs, fewer bugs. Copy‑paste ready and team‑friendly.

Read more

CountBy & AggregateBy in .NET 9: Cleaner LINQ

November 4, 2025 · .NET Fundamentals

New LINQ Methods: CountBy and AggregateBy for Cleaner Data Processing

See how CountBy and AggregateBy cut GroupBy boilerplate. Real C# examples, tips, and patterns for faster, cleaner data code in .NET 9.

Read more

Posts pagination

1 2 3 … 29 Next

Categories

  • .NET Development
    • .NET Nuggets
    • Artificial Intelligence
    • Blazor
    • MAUI
    • Tools
  • .NET Fundamentals
  • Best Practices
  • Career Tips
    • Interview Preparation
  • Databases
  • Design Patterns
  • Testing and Debugging

Recent Posts

  • Blazor Server Memory Management: Stop Circuit Leaks
  • Clean Strategy Pattern in .NET 8 with Keyed Services
  • Cut LLM API Costs by 40% with TOON in .NET
  • Blazor PDFs & Reports: Print‑Ready Docs, Excel & CSV
  • 50 C#/.NET Code Hacks to Improve Fast

Recent Comments

  1. Hans Gouw on Blazor EditForm Validation: Custom Rules with Examples
  2. Muriel Rutherford on C# String Interpolation is Easy
  3. Mandy Haggai on FluentValidation in Blazor: A Complete Guide
  4. amarozka on Build an MCP Server in .NET: Step‑by‑Step Guide
  5. Sameer on Build an MCP Server in .NET: Step‑by‑Step Guide
Follow Me on LinkedIn

© 2025 .Net Code Chronicles — Unlocking the Power of .NET – Empowering Developers, One Byte at a Time!