Skip to content
.Net Code Chronicles

.Net Code Chronicles

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

  • Contact
  • About
  • Home
  • Entity Framework

Tag: Entity Framework

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
EF Core LINQ for Beginners: Practical Query Patterns
Databases, .NET Development
March 3, 2025August 11, 2025

EF Core LINQ for Beginners: Practical Query Patterns

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

Learn EF Core LINQ the right way: filtering, projection, paging, includes, joins, and performance tips with clear C# examples.

Read More
EF Core Migrations: Practical, Battle‑Tested Guide (2025)
Databases, .NET Development
February 28, 2025August 26, 2025

EF Core Migrations: Practical, Battle‑Tested Guide (2025)

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

Learn EF Core migrations step‑by‑step: safe schema changes, rollbacks, seeding, and CI/CD with .NET 8. Ship database updates confidently.

Read More
EF Core for .NET Devs: A Pragmatic Introduction
Databases, .NET Development
February 2, 2025August 26, 2025

EF Core for .NET Devs: A Pragmatic Introduction

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

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
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 8 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

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 (8)
  • 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

  • Vector Stores & Memory in Semantic Kernel for .NET
  • .NET 10 Preview 7: Faster JSON, WebSocketStream, MAUI
  • Semantic Kernel: One Client for OpenAI, Azure & Local LLMs
  • Semantic Kernel 2025: Build C# Intelligent Agents Fast
  • Semantic Kernel Skills & Memory Guide (2025)

Recent Comments

  1. Bhavani Subramanyam on Scan Smarter: Barcode Scanning in .NET MAUI Apps
  2. amarozka on DotNetFiddle Guide: Run & Share C# Code Online Easily
  3. Paul on DotNetFiddle Guide: Run & Share C# Code Online Easily
  4. Lass on DotNetFiddle Guide: Run & Share C# Code Online Easily
  5. amarozka on DotNetFiddle Guide: Run & Share C# Code Online Easily
Follow Me on LinkedIn
Copyright © 2025 .Net Code Chronicles