Implementation of String Manipulation in C# 9.0
Explore various string manipulation techniques in C# 9.0, including concatenation, searching, replacing, and more. Learn how to le...
Configuring Azure AD B2C MFA for the Registered Applica...
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 design, Clean Ar...
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 Pipeline + Pow...
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 Using RxJS Observ...
Explore how RxJS Observables integrate with Angular 16 to handle asynchronous data efficiently. Learn key concepts, examples, pros...
VarP function in PowerFx using canvas App with Power 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.parameters Invalid
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 Beginners
Learn how to create an AWS RDS database with this beginner-friendly guide. AWS RDS simplifies database setup and management, suppo...