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

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

DotNetFiddle Guide: Run & Share C# Code Online Easily

January 26, 2024 · .NET Development, Tools

Simple DotNetFiddle Guide

Learn how to use DotNetFiddle to write, run, and share C# code online effortlessly. A simple guide with examples, tips, and best practices.

Read more

Blazor Performance: Optimizing App Tips for Maximum Efficiency

January 26, 2024 · .NET Development

Blazor Performance: Essential Optimization Tips for Web Development

Master Blazor performance with expert tips on optimization, enhancing speed and responsiveness in your apps.

Read more

Posts pagination

Previous 1 … 19 20 21 22 23 … 30 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

  • MVVM vs MVU in Blazor for Enterprise Apps
  • Stop Using AutoMapper: Mapperly & Mapster in 2025
  • Blazor Server Memory Management: Stop Circuit Leaks
  • Clean Strategy Pattern in .NET 8 with Keyed Services
  • Cut LLM API Costs by 40% with TOON in .NET

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!

.Net Code Chronicles