Skip to content
.Net Code Chronicles

.Net Code Chronicles

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

  • Contact
  • About
Revolutionize Your Workflow with .NET 10’s New Script Mode
.NET Nuggets
June 9, 2025June 9, 2025

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

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?
.NET Nuggets
June 8, 2025June 8, 2025

Entity Framework Core: To Track or Not To Track?

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

Read More
Readonly Struct: Why It Exists and Why You Should Care
.NET Nuggets
June 7, 2025June 7, 2025

Readonly Struct: Why It Exists and Why You Should Care

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?
.NET Nuggets
June 7, 2025June 7, 2025

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

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: Inject All the Things
.NET Nuggets
June 6, 2025June 6, 2025

Dependency Injection in Blazor: Inject All the Things

Still spinning up HttpClient manually in your Blazor components like it’s 2005? It’s time to modernize your approach with Dependency…

Read More
IEnumerable vs IQueryable: Who’s Lazy and Who’s Dangerous?
.NET Nuggets
June 6, 2025June 6, 2025

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

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

Read More

Posts pagination

1 2 … 23 Next

Categories

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

Series

  • Mastering C# from Scratch: Your Fast Track to Pro-Level Code (8)
  • Mastering LangChain in .NET (7)
  • Mastering EF Core: From Fundamentals to Advanced Techniques (3)
  • Blazor Tutorial: Build Next-Gen Web Applications (12)
  • Mastering .NET MAUI: From Beginner to Pro (11)
  • Mastering .NET Performance: Diagnose, Optimize, and Accelerate (4)

Recent Posts

  • Revolutionize Your Workflow with .NET 10’s New Script Mode
  • Entity Framework Core: To Track or Not To Track?
  • Readonly Struct: Why It Exists and Why You Should Care
  • Minimal APIs in .NET: Cute Syntax or Maintenance Nightmare?
  • Dependency Injection in Blazor: Inject All the Things

Recent Comments

  1. amarozka on DotNetFiddle Guide: Run & Share C# Code Online Easily
  2. Paul on DotNetFiddle Guide: Run & Share C# Code Online Easily
  3. Lass on DotNetFiddle Guide: Run & Share C# Code Online Easily
  4. amarozka on DotNetFiddle Guide: Run & Share C# Code Online Easily
  5. Victor on DotNetFiddle Guide: Run & Share C# Code Online Easily
Follow Me on LinkedIn
Copyright © 2025 .Net Code Chronicles