Category: C# Corner

Smart Contract Evolution: The Rise of AI-Powered Agreem...

AI-powered smart contracts, combining blockchain and AI, are revolutionizing digital agreements by enhancing automation, security,...

Simplify Your Queries With “AutoInclude” In EntityFrame...

In this article, we will discover how the "AutoInclude" feature in EntityFramework Core simplifies query writing by automatically ...

Printing "Hello, World!" in C#: Different Techniques an...

Learn various techniques to print "Hello, World!" in C#, including Console.WriteLine, string variables, string interpolation, stat...

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...