NET9

Building Smart API Endpoints with CSharp Source Generators

Thursday, June 26, 2025

Reduce boilerplate, auto-generate routing, and enhance performance at compile-time — all while keeping your codebase clean and maintainable.

Read more ...
MAUI

Advanced Navigation and Deep Linking in NET MAUI

Monday, June 23, 2025

Master advanced navigation and deep linking in .NET MAUI to build seamless, user-friendly apps with smooth page transitions and URL-driven content access

Read more ...
Csharp

Advanced Automation and Scripting in Visual Studio and MSBuild

Wednesday, June 18, 2025

Learn how to supercharge your .NET build and development workflow with custom MSBuild tasks, inline scripting via TaskFactory

Read more ...
MAUI

State Management in .NET MAUI Using Flux Architecture

Friday, June 13, 2025

Flux architecture in .NET MAUI enforces unidirectional data flow (Actions → Store → View) for predictable state management

Read more ...
MAUI

C# Source Generators in .NET MAUI

Wednesday, June 11, 2025

Eliminate MVVM boilerplate in .NET MAUI! MauiGenerators auto-implements INotifyPropertyChanged at compile-time, 12x faster than reflection

Read more ...
MAUI

Custom Gestures in .NET MAUI for Enhanced User Interactions

Monday, June 2, 2025

Enhance your app's interactivity with custom gestures in .NET MAUI! While built-in gestures (tap, swipe, pinch) cover basics, advanced apps need multi-touch, drag-and-drop, or gesture combos.

Read more ...
Csharp

Mastering Delegates and Events

Thursday, May 29, 2025

Delegates in C# are type-safe method references, enabling flexible callbacks and event-driven programming. Events build on delegates to provide a structured way for objects.

Read more ...
Csharp

Mastering Reflection and Dynamic Programming

Tuesday, May 27, 2025

Explore deep dives into dynamic programming, performance optimization, and real-world applications like plugin architectures and proxies. Learn caching strategies, IL generation, and secure reflection

Read more ...
Csharp

Mastering Advanced LINQ Techniques

Wednesday, May 21, 2025

Learn custom aggregators, complex projections, and performance optimizations to write cleaner, more efficient code. Level up your data querying skills!

Read more ...
Csharp

Mastering Usage of HashSet<T>

Monday, May 19, 2025

C# HashSet<T> stores unique elements with fast O(1) lookups. It automatically removes duplicates and supports set operations like union and intersection

Read more ...
Csharp

Dynamic Rules Engine

Sunday, May 11, 2025

A lightweight, JSON-configurable rule engine for .NET that replaces complex if/else logic with dynamic business rules

Read more ...
MAUI

Plugin System in .NET MAUI Using MEF

Tuesday, May 6, 2025

Plugin-based architecture allows you to add features dynamically without modifying the core application

Read more ...
MAUI

Building Scalable and Maintainable .NET MAUI Applications Using Clean Architecture

Sunday, May 4, 2025

Learn how to structure .NET MAUI apps using Clean Architecture for better separation of concerns, testability, and maintainability.

Read more ...
MAUI

Push-to-Talk Walkie-Talkie App

Monday, April 28, 2025

This app allows users to instantly communicate by pressing and holding a button — just like a traditional walkie-talkie.

Read more ...
MAUI

Audio Processing with MAUI

Sunday, April 20, 2025

This guide covers pitch shifting, low/high-pass filters, reverb, delay, and more using NWaves.

Read more ...
MAUI

MAUI - Advanced Dynamic Custom Controls

Wednesday, April 16, 2025

Advanced dynamic custom controls are data-driven, interactive components that adapt at runtime. They combine powerful binding capabilities with customizable behavior, making them ideal for complex UI

Read more ...
MAUI

MAUI - Advanced Static Custom Control

Wednesday, April 16, 2025

Advanced static custom controls are predefined, non-dynamic UI components optimized for performance and consistency

Read more ...
MAUI

MAUI - Basic Custom Control

Tuesday, April 15, 2025

Let's build a basic custom control with Content View

Read more ...

Hacker JPD Blog

Starting ...

An unhandled error has occurred. Reload šŸ—™