DpkDB

DpkDB

Last seen: 3 months ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

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

Natural Language Processing using Micros...

Learn how to build a .NET Web API application with CRUD operations using NLP and Microsoft.Extensions.AI. Integrate Azure OpenAI f...

Read More

Scoped Locks for Thread Synchronization ...

Scoped locks in C# 13 simplify thread synchronization by using Lock.EnterScope() within a using block, automatically releasing the...

Read More

The Cloud Show with Magnus Mårtenss...

The show is about cloud leadership and all the important questions relating to cloud projects.

Read More

Auto Populate Email Fields using JavaScr...

Learn how to auto-populate the 'To' party list with invoice contact data when creating emails from the Quote entity in Dynamics 36...

Read More

Unit Testing in .NET Core with xUnit

One of the main aspects of software testing that a developer can manage themselves is unit testing. It is employed to test your co...

Read More

Google charts (Pie and Bar) with Example...

This article includes step-by-step examples to help you visualize data effectively. Understand how to use the Google Visualization...

Read More

Entity Framework (1), With .Net MVC, Cod...

Setup Entity Framework with .Net MVC in Visual Studio 2019, with Code-First approach

Read More

Entity Framework (4), With .Net Core MVC...

This article will be Entity Framework with .Net Core MVC, Code-First approach,

Read More

Entity Framework (2), With .Net MVC, Dat...

This article will be Entity Framework with .Net MVC, Database-First approach,

Read More

Entity Framework (5), With .Net Core MVC...

This article will describe Entity Framework with .Net Core MVC, Database-First approach,

Read More