Skip to content
.Net Code Chronicles

.Net Code Chronicles

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

  • Contact
  • About
  • Home
  • amarozka
  • Page 4

Author: amarozka

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, 2025March 26, 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, 2025March 25, 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
.NET MAUI Architecture: Handlers & Platform Code
.NET Development
March 23, 2025March 23, 2025

.NET MAUI Architecture: Handlers & Platform Code

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

Discover how MAUI Architecture streamlines cross-platform app development with single project structure, handlers & platform customizations.

Read More
Introduction to .NET MAUI: What, Why, and How?
.NET Development
March 17, 2025March 18, 2025

Introduction to .NET MAUI: What, Why, and How?

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

Discover .NET MAUI, the future of cross-platform development. Learn its features, benefits, and how to create your first .NET MAUI app.

Read More
Boost .NET Performance with Parallelism & Optimization
.NET Development
March 13, 2025March 15, 2025

Boost .NET Performance with Parallelism & Optimization

This entry is part 4 of 4 in the series Mastering .NET Performance: Diagnose, Optimize, and Accelerate

Boost .NET app speed with Parallel.ForEach. Learn multi-threading, avoid pitfalls, and validate performance gains with benchmarking tools.

Read More
.NET Optimization: Improve Performance & Memory Management
.NET Development
March 13, 2025March 15, 2025

.NET Optimization: Improve Performance & Memory Management

This entry is part 3 of 4 in the series Mastering .NET Performance: Diagnose, Optimize, and Accelerate

Boost .NET optimization with faster algorithms & smarter memory use. Learn key techniques for performance, scaling, and reducing allocations.

Read More

Posts pagination

Previous 1 … 3 4 5 … 12 Next

Categories

  • .NET Development
    • Artificial Intelligence
    • MAUI
    • Tools
  • .NET Fundamentals
  • Best Practices
  • Career Tips
    • Interview Preparation
  • Databases
  • Design Patterns
  • Testing and Debugging

Series

  • 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

  • Deploying and Scaling LangChain Apps in .NET
  • Connect LangChain to APIs, Files, Databases in .NET
  • Memory in LangChain.NET: How to Build Smarter AI
  • LangChain Agents in .NET with ReAct and Tools
  • Use LangChain Tools in .NET Like a Pro (With APIs!)

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