DpkDB

DpkDB

Last seen: 4 months ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

Community Leaders Retrospective - Azure ...

Get insights into the most impactful Azure technologies and trends we explored and learned in 2024.

Read More

Building a Native App for Windows: Which...

In this video, you will learn how to make an informed decision for your Windows desktop application by comparing Microsoft recomme...

Read More

Configure SharePoint Site Settings Using...

This article covers automating site settings configuration, reducing manual tasks, and improving efficiency. With Power Automate w...

Read More

Displaying All Prime Numbers from 1 to N...

Explore three methods to display prime numbers in Java: Simple Loop, Square Root Optimization, and Sieve of Eratosthenes, with det...

Read More

Decimal to Binary Conversion in C#

Learn how to convert decimal to binary in C#. Understand decimal and binary numbers, explore examples, and implement a simple prog...

Read More

API Gateway Example with .NET and Ocelot

Discuss the concept of an API Gateway using a sample .NET (Core) application. In this example, Ocelot (version 23.4.2) is used to ...

Read More

How to Run a Java Program on Windows?

This guide walks you through the process of writing and running a simple Java program on a Windows computer. It covers the install...

Read More

Learn HTTP Interceptors in Angular

HTTP Interceptors in Angular are powerful tools that allow developers to modify or handle HTTP requests and responses globally. Th...

Read More

Check Armstrong Number in Different Ways...

In this article, we will create a program in C# to check if the entered number is an Armstrong number or not. Explore various meth...

Read More

C# Keywords

In this blog, you will learn about C# Keywords.

Read More

Essential C# Keywords

This article explains important C# keywords that help in writing more efficient code. It covers keywords like volatile, value, get...

Read More

Single Sign-out in Azure AD B2C for the ...

In this article, you will learn how to configure Single Sign-out in Azure AD B2C for the registered Applications. Learn to configu...

Read More