DpkDB

DpkDB

Last seen: 5 days ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

Microsoft Launches Phi-4: Advanced AI Mo...

Microsoft has introduced Phi-4, the latest addition to its Phi family of AI models, featuring significant improvements, especially...

Read More

SQS Message Polling using C#

This article explores integrating Amazon Simple Queue Service (SQS) with C# applications, covering essential concepts like long po...

Read More

Sum Function in PowerFx using Canvas App...

Learn how to use Power Fx's Sum function in Power Apps to build custom business applications quickly. This guide covers creating a...

Read More

Implement Basic, Custom and Multiple Hea...

In this article, we are going to learn about Implement Basic, Custom and Multiple Health Checks in .NET Web API. This article expl...

Read More

Explaining Duck Number in C#

In this article, I will discuss the Duck Number in C# with various examples. It includes detailed explanations and practical C# im...

Read More

A Threadsafe C# LRUCache Implementation

The LRUCache class in C# provides a custom implementation of a Least Recently Used (LRU) cache. It optimizes memory usage by retai...

Read More

Implementing Responsible AI using Python

This article covers Python libraries, frameworks, and techniques for building AI models that prioritize accountability, explainabi...

Read More

Implementing Localization in ASP.NET Cor...

Learn How to implement localization in ASP.NET Core Web API enables developers to create multilingual applications by supporting v...

Read More

Implementing Background Tasks in Python

This article covers key concepts like concurrency, task queues, and process management, helping you execute time-consuming tasks e...

Read More

Power Automate Error: Cannot Write more ...

Learn how to resolve the 'Power Automate Error: Cannot write more bytes to the buffer.' This error typically occurs when the buffe...

Read More

Azure AD B2C as an Identity Provider for...

From this article, you will learn how to integrate Azure AD B2C as an identity provider for a Blazor application. This article exp...

Read More

Integrating SQS with Lambda using Event ...

This setup allows Lambda functions to automatically trigger in response to messages in an SQS queue, providing a serverless, scala...

Read More