DpkDB

DpkDB

Last seen: 3 months ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

Configuring Azure AD B2C MFA for the Reg...

This article covers setting up MFA policies, enabling secure user access, ensuring seamless integration with your apps, and provid...

Read More

Implement JWT Token in Net Core Api

This article covers the step-by-step process to secure your API using JWT for token-based authentication, ensuring secure communic...

Read More

Best way of implementing Domain-driven d...

This tutorial will help you to understand how to implement Domain-driven design, Clean Architecture and CQRS in C# applications

Read More

Using Regex in C# 9.0

Regular Expressions (Regex) can help with text processing, validating data, and manipulating strings in C# 9.0. This article expla...

Read More

Azure Databricks Activity in Fabric Data...

In this video, I covered how to use Azure Databricks Activity in Fabric Data Pipeline to orchestrate ingestion of files from Datab...

Read More

Announcing .NET Community Toolkit 8.4

The .NET Community Toolkit has officially released version 8.4, introducing significant updates and improvements. The latest relea...

Read More

Efficient Data Handling in Angular 16 Us...

Explore how RxJS Observables integrate with Angular 16 to handle asynchronous data efficiently. Learn key concepts, examples, pros...

Read More

VarP function in PowerFx using canvas Ap...

Learn how to use the VarP function in Power Fx with Power Apps. Build a Canvas App, design controls like Labels and TextBoxes, cal...

Read More

OpenApiConnection Error: inputs.paramete...

I encountered a Power Automate error due to a name parameter exceeding the field length. Resolved it by updating the column size, ...

Read More

Binary To Decimal Conversion in C#

This article explains how to convert a binary number to a decimal number in C#. It covers two methods for the conversion, providin...

Read More

How to Set Up and Use AWS RDS for Beginn...

Learn how to create an AWS RDS database with this beginner-friendly guide. AWS RDS simplifies database setup and management, suppo...

Read More

How to Transfer Files/Folders from AWS ...

Transferring files between an AWS EC2 instance and your local machine is easy using SCP. This guide explains the steps to securely...

Read More