Skip to content
.Net Code Chronicles

.Net Code Chronicles

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

  • Contact
  • About
  • Home
  • Page 7
Async Streams in C# Made Easy (IAsyncEnumerable Guide)
.NET Fundamentals
March 28, 2025March 28, 2025

Async Streams in C# Made Easy (IAsyncEnumerable Guide)

Learn how to use async streams in C# with IAsyncEnumerable. Improve performance and readability with real code examples.

Read More
Unlocking Hidden .NET Speed: How to Use Span Like a Pro
.NET Fundamentals
March 26, 2025May 28, 2025

Unlocking Hidden .NET Speed: How to Use Span Like a Pro

Discover how Span boosts C# performance with low allocation and fast memory access. Ideal for high-performance .NET code.

Read More
Static Virtual Methods in C# 12: Complete Guide
.NET Fundamentals
March 25, 2025May 28, 2025

Static Virtual Methods in C# 12: Complete Guide

Master static virtual methods in C# 12 to unlock cleaner, reusable code with generic interfaces and operator overloading.

Read More
Event Handling MAUI: Build Responsive Apps with Ease
.NET Development
March 25, 2025March 25, 2025

Event Handling MAUI: Build Responsive Apps with Ease

This entry is part 5 of 11 in the series Mastering .NET MAUI: From Beginner to Pro

Explore event handling in MAUI with real examples: commands, gestures, MVVM, validation. Make your UI truly responsive and user-friendly.

Read More
.NET MAUI Navigation: Shell, Tabs, Modals Explained
.NET Development
March 24, 2025March 24, 2025

.NET MAUI Navigation: Shell, Tabs, Modals Explained

This entry is part 4 of 11 in the series Mastering .NET MAUI: From Beginner to Pro

Learn Shell, tab, stack & modal navigation in .NET MAUI with examples. Build intuitive navigation experiences in your apps.

Read More
Building UI with XAML and MVVM in .NET MAUI
.NET Development
March 23, 2025March 23, 2025

Building UI with XAML and MVVM in .NET MAUI

This entry is part 3 of 11 in the series Mastering .NET MAUI: From Beginner to Pro

Master MVVM to build maintainable, modern UIs. Covers data binding, layouts, commands, and theming in .NET MAUI.

Read More

Posts pagination

Previous 1 … 6 7 8 … 22 Next

Categories

  • .NET Development
    • 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

  • How to Implement Speech-to-Text in Blazor
  • How to Create a Custom Modal Component in Blazor
  • How to Prevent Cross-Site Scripting (XSS) in Blazor
  • Mastering Blazor File Uploads & Downloads (Secure & Scalable)
  • Blazor WebAssembly to PWA: Step-by-Step Guide

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