Skip to content
.Net Code Chronicles
.Net Code Chronicles

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

  • Contact
  • About

Mastering .NET Performance with BenchmarkDotNet: A Beginner’s Guide

February 3, 2025 · .NET Development, Tools

Getting Started with BenchmarkDotNet

Learn how to measure and optimize .NET code performance with BenchmarkDotNet. A complete beginner’s guide to benchmarking in C#.

Read more

EF Core for .NET Devs: A Pragmatic Introduction

February 2, 2025 · .NET Development, Databases

Introduction to EF Core: Power Up Your .NET Data Access

Learn EF Core the practical way: sane setup, fast queries, safe migrations, and real code patterns to avoid N+1 and tracking pitfalls.

Read more

Blazor Hybrid: Build One App for Web, Mobile & Desktop

January 28, 2025 · .NET Development

Blazor Hybrid Unleashed: Transform Your App Development Game

Learn how to build cross‑platform apps with Blazor Hybrid and .NET MAUI: one codebase, native APIs, fast dev loop, real‑world tips.

Read more

EF Core Transactions Guide & Code Examples (2025)

August 24, 2024 · .NET Development, Databases

managing transactions ef core

Master transactions in EF Core with step‑by‑step C# examples, best practices, pitfalls to avoid and performance tips for reliable data.

Read more

What’s New in C# 13: Overview of Upcoming Features

July 23, 2024 · .NET Development

Overview of C# 13 Upcoming Features

Explore C# 13 features that enhance flexibility, performance, and usability in your coding projects. Get started with .NET 9 today.

Read more

Why You Should Avoid async void in C# (and What to Use Instead)

July 4, 2024 · .NET Fundamentals

Avoid Async Void Methods in C#

Async void hides exceptions, ruins tests, and breaks debugging. Learn safer Task‑based patterns in just 5 minutes.

Read more

Posts pagination

Previous 1 … 14 15 16 17 18 … 27 Next

Categories

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

Recent Posts

  • ASP.NET Core Custom Middleware: Faster, Cleaner Pipelines
  • Don’t New Up HttpClient: Use IHttpClientFactory
  • Build an MCP Server to Run BenchmarkDotNet from Chat
  • Stop If-Else Pyramids with C# Pattern Matching & Strategy
  • Semantic Kernel on .NET: Deploy, Observe, Optimize

Recent Comments

  1. Muriel Rutherford on C# String Interpolation is Easy
  2. Mandy Haggai on FluentValidation in Blazor: A Complete Guide
  3. amarozka on Build an MCP Server in .NET: Step‑by‑Step Guide
  4. Sameer on Build an MCP Server in .NET: Step‑by‑Step Guide
  5. Bhavani Subramanyam on Scan Smarter: Barcode Scanning in .NET MAUI Apps
Follow Me on LinkedIn

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