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 Virtualization: 100k Items, EF Paging & Streaming

October 21, 2025 · .NET Development, Blazor

Blazor Virtualization: Render 100,000 Items Without Breaking a Sweat

Master Blazor’s Virtualize to scroll 100k rows. Learn paging with EF Core, smooth infinite scroll, data streaming, and fast placeholders.

Read more

Blazor + Microsoft.Extensions.AI: GPT without SDK chaos

October 19, 2025 · .NET Development, Artificial Intelligence, Blazor

Blazor + Microsoft.Extensions.AI: Integrate GPT Without the SDK Hell

Add AI to Blazor without vendor lock. Parse text, score sentiment, stream content. Start free with GitHub Models, swap to OpenAI/Azure.

Read more

Source Generators: cut boilerplate and speed up startup

October 15, 2025 · .NET Nuggets

Source Generators: Less Boilerplate, Faster Startup

Stop paying runtime costs for reflection. Learn how a tiny attribute plus generated code trims boilerplate and can improve app startup time.

Read more

Blazor ShouldRender & Lifecycle: Stop Wasteful Renders

October 11, 2025 · .NET Development

Blazor Rendering Performance: ShouldRender, Lifecycle, and @key - a hands‑on guide with real numbers

Cut pointless Blazor renders with ShouldRender, smart lifecycle use, and @key. See working code and measured gains you can reproduce.

Read more

Clean Architecture for Blazor with DDD & CQRS

October 10, 2025 · .NET Development

Clean Architecture for Blazor: DDD and CQRS in real projects

Learn how to structure Blazor apps with Clean Architecture, DDD, and CQRS. Clear layers, EF Core mapping, and tested handlers.

Read more

Blazor Server SignalR: Scale to 10,000 Users

October 8, 2025 · .NET Development

Mastering Blazor Server SignalR Performance: Scaling to 10,000 Concurrent Users

Learn practical steps to scale Blazor Server with SignalR to 10,000 users: lean payloads, strict limits, Azure setup, and load testing.

Read more

Posts pagination

Previous 1 2 3 4 … 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

  • 50 C#/.NET Code Hacks to Improve Fast
  • CountBy & AggregateBy in .NET 9: Cleaner LINQ
  • Master C# Thread Safety: Locks, Interlocked & Lock‑Free
  • Stack vs Heap in C#: Stop Wasting Memory
  • Fluent UI vs MudBlazor vs Radzen: Best Blazor UI in 2025

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!