MAUI

Session Manager

Friday, November 3, 2023

If you want to implement an inactivity handler for MAUI platforms, please check this article

Read more ...
.NET 7

Long Polling in .Net

Thursday, September 14, 2023

Polling is a simple way to provide near-real-time updates using HTTP requests. However, in many cases, it can result in many empty responses and wasted resources.

Read more ...
Csharp

Creational Patterns - Abstract Factory

Sunday, May 7, 2023

Creational design patterns provide various object creation mechanisms, which increase flexibility and reuse of existing code.

Read more ...
.NET 7

Azure Blob Storage File Management API

Sunday, December 11, 2022

This article will explain the communication between Web API(.NET 7) and Azure Blob Storage for managing files.

Read more ...
Bot Composer

Exploring Bot Composer

Sunday, October 23, 2022

Nowadays chatbots are the most common tool to interact with some functions, like guide, suggest, act as FaQ or more complex capabilities like incorporate employees to intern apps on a certain company, so let's get into Bot Composer

Read more ...
Test

AAA Pattern

Wednesday, August 10, 2022

If you need to implement Unit Testing for your developments and you want a clear way to do that keep reading aboud AAA pattern .

Read more ...
Xamarin

Xamarin Forms DataTemplateSelector

Sunday, August 7, 2022

DataTemplateSelector is a class that lets you change the data template you want to use, mostly used on List Controls as CollectionView or ListView.

Read more ...
.NET 6

Introduction to SignalR

Friday, December 24, 2021

Do you want to embed Real Time Communication on your apps? Watch this article about that.

Read more ...
Xamarin

Best Xamarin Tools

Monday, December 20, 2021

There's no matter about your experience with Xamarin, you must use some of this exiting tools.

Read more ...
Csharp

Using Stacks and Queues

Friday, December 10, 2021

When you work with a lot of data, oftentimes, choosing the right data representation can be crucial in reducing the processing time. Depending on your algorithm and the various steps in your logic, you may need to write data, or read it, or modify it, or count the number of items in a collection…

Read more ...

Hacker JPD Blog

Starting ...

An unhandled error has occurred. Reload 🗙