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

Minimal APIs in .NET: Cute Syntax or Maintenance Nightmare?

June 7, 2025 · .NET Nuggets

Minimal APIs in .NET: Syntax Simplicity or Scaling Risk?

Discover when .NET Minimal APIs are a time-saver and when they turn into a maintenance headache. Learn their best use cases.

Read more

Dependency Injection in Blazor: Clean, Testable Services

June 6, 2025 · .NET Nuggets

Dependency Injection in Blazor Components Explained

Learn Blazor DI fast: inject HttpClient the right way, choose lifetimes wisely, and build components that are easy to test and maintain.

Read more

IEnumerable vs IQueryable: Who’s Lazy and Who’s Dangerous?

June 6, 2025 · .NET Nuggets

IEnumerable vs IQueryable in C# - Key Differences Explained

Discover the crucial differences between IEnumerable and IQueryable in C#. Learn when to switch and why it matters for LINQ and EF.

Read more

Prompt Engineering in C#: Templates and Chains

June 4, 2025 · .NET Development

Prompt Engineering Patterns in C#: Templates, Variables, and Chains

Learn how to create structured, reusable, and testable prompt templates and chains in C# for smarter AI integration.

Read more

Blazor Speech-to-Text: Real-Time Voice Input Guide

May 25, 2025 · .NET Development

Speech-to-Text in Blazor: Real-Time Voice Input

Learn how to add real-time speech-to-text to your Blazor app with JavaScript interop, Web Speech API, and a simple reusable component.

Read more

How to Create a Custom Modal Component in Blazor

May 25, 2025 · .NET Development

Custom Modal Component in Blazor with Animation

Create animated, reusable modals in Blazor using C# only. Enhance UI, improve UX, and skip JavaScript for a cleaner codebase.

Read more

Posts pagination

Previous 1 … 7 8 9 10 11 … 30 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

  • Stop Paying for Tokens: Run Semantic Kernel + Ollama Locally in C#
  • MVVM vs MVU in Blazor for Enterprise Apps
  • Stop Using AutoMapper: Mapperly & Mapster in 2025
  • Blazor Server Memory Management: Stop Circuit Leaks
  • Clean Strategy Pattern in .NET 8 with Keyed Services

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!

.Net Code Chronicles