Skip to content
.Net Code Chronicles

.Net Code Chronicles

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

  • Contact
  • About
  • Home
  • Databases

Category: Databases

EF Core Transactions Guide & Code Examples (2025)
Databases, .NET Development
August 24, 2024June 28, 2025

EF Core Transactions Guide & Code Examples (2025)

This entry is part 5 of 6 in the series Mastering EF Core: From Fundamentals to Advanced Techniques

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

Read More
EF Core Performance Optimization: Essential Strategies to Boost Your App’s Speed
Databases, .NET Development
April 22, 2024April 22, 2024

EF Core Performance Optimization: Essential Strategies to Boost Your App’s Speed

Explore proven EF Core performance tips to enhance your application efficiency. Start optimizing today for faster results!

Read More
EF Core Global Filters: Soft Delete & Multi‑Tenant Guide
Databases, .NET Development
March 24, 2024June 22, 2025

EF Core Global Filters: Soft Delete & Multi‑Tenant Guide

This entry is part 4 of 6 in the series Mastering EF Core: From Fundamentals to Advanced Techniques

Dive into EF Core’s advanced features, including global filters, to enhance your .NET projects. Click to explore practical examples and tips!

Read More
EF Core Update: Mastering Data Operations for Beginners
Databases, .NET Development
March 17, 2024March 17, 2024

EF Core Update: Mastering Data Operations for Beginners

Discover how to seamlessly add, update, and delete data in EF Core. Start mastering data operations today!

Read More
EF Core Lazy Loading Explained & Best Practices (2025)
Databases, .NET Development
March 7, 2024June 29, 2025

EF Core Lazy Loading Explained & Best Practices (2025)

This entry is part 6 of 6 in the series Mastering EF Core: From Fundamentals to Advanced Techniques

EF Core Lazy Loading guide: avoid N+1 queries, handle circular refs, and boost performance with AsNoTracking, batching, caching & views.

Read More
Entity Framework LINQ: Mastering Data Queries with EF Core for Beginners
Databases, .NET Development
March 3, 2024March 3, 2024

Entity Framework LINQ: Mastering Data Queries with EF Core for Beginners

Unlock the power of Entity Framework LINQ: dive into simple, effective querying techniques that elevate your development workflow.

Read More

Posts pagination

1 2 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 (6)
  • 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

  • Fit Every Screen: Mastering Adaptive Layouts in .NET MAUI
  • What’s New in .NET MAUI 2025 – Biggest Features & Tips
  • How to Build Interactive Maps in .NET MAUI (With Code Examples)
  • Revolutionize Your Workflow with .NET 10’s New Script Mode
  • Entity Framework Core: To Track or Not To Track?

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