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

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

March 24, 2024 · .NET Development, Databases

Entity Framework Core: Global QUERY Filters and other Advanced Features

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 Add, Update, Delete – Beginner’s Guide (2025)

March 17, 2024 · .NET Development, Databases

Entity Framework Core: Mastering Data Operations for Beginners

Learn to add, update, and delete in EF Core with real code: tracking vs disconnected, bulk ops, soft deletes, concurrency, and transactions.

Read more

Bulletproof Encryption in .NET: Best Practices & Examples

March 10, 2024 · .NET Development

Data Protection in .NET: Master Encryption & Key Management Easily

Secure your .NET apps with AES‑GCM, RSA‑OAEP and hybrid crypto. Step‑by‑step C# code, safe key storage, rotation tips and pitfalls.

Read more

EF Core Lazy Loading Explained & Best Practices (2025)

March 7, 2024 · .NET Development, Databases

EF Core Lazy Loading: Simplify Your Data Management with Expert Tips

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

Read more

Entity Framework Data Annotations & Fluent API Configuration

February 20, 2024 · .NET Development, Databases

Entity Framework Data Annotation and Fluent API: Mastering the Art of Configuration

Master EF Core model configuration. Learn when to use Data Annotations vs Fluent API with real patterns, tips, and code examples.

Read more

Install EF Core Fast: Step-by-Step Beginner’s Guide

February 5, 2024 · .NET Development, Databases

Install Entity Framework Core Beginner-Friendly Guide

Install EF Core fast with this step‑by‑step guide: add packages, run migrations, and write your first query in .NET.

Read more

Posts pagination

Previous 1 … 17 18 19 20 21 … 28 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

  • Fluent UI vs MudBlazor vs Radzen: Best Blazor UI in 2025
  • Blazor Error Boundaries: Stop One Bug From Killing Your App
  • Blazor Virtualization: 100k Items, EF Paging & Streaming
  • Blazor + Microsoft.Extensions.AI: GPT without SDK chaos
  • Source Generators: cut boilerplate and speed up startup

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!