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

Revolutionize Your Workflow with .NET 10’s New Script Mode

June 9, 2025 · .NET Nuggets

Run C# Without a Project in .NET 10 Preview 4

Discover how .NET 10 lets you run C# scripts without a project. Use NuGet, SDKs, and shebangs—all in a single .cs file!

Read more

Entity Framework Core: To Track or Not To Track?

June 8, 2025 · .NET Nuggets

EF Core: When to Use AsNoTracking for Best Performance

Discover when to use AsNoTracking in EF Core to boost performance, avoid pitfalls, and master DbContext lifetime management.

Read more

YouTube API Tutorial in C#: Upload, Search & Manage Playlists

June 8, 2025 · .NET Development

YouTube API C# guide

Master the YouTube API in C#: authenticate, upload videos, run searches and manage playlists securely with performance‑optimized code.

Read more

Readonly Struct: Why It Exists and Why You Should Care

June 7, 2025 · .NET Nuggets

Why Readonly Structs Matter in C#

Discover why readonly structs in C# are vital for immutability, performance, and safer code. Perfect for performance-critical applications.

Read more

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

Posts pagination

Previous 1 … 6 7 8 9 10 … 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 Using AutoMapper: Mapperly & Mapster in 2025
  • 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

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