
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...
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...
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
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...
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...
Announcing .NET Community Toolkit 8.4
The .NET Community Toolkit has officially released version 8.4, introducing significant updates and improvements. The latest relea...
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...
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...
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, ...
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...
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...
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...