
Community Leaders Retrospective - Azure ...
Get insights into the most impactful Azure technologies and trends we explored and learned in 2024.
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...
Configure SharePoint Site Settings Using...
This article covers automating site settings configuration, reducing manual tasks, and improving efficiency. With Power Automate w...
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...
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...
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 ...
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...
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...
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...
C# Keywords
In this blog, you will learn about C# Keywords.
Essential C# Keywords
This article explains important C# keywords that help in writing more efficient code. It covers keywords like volatile, value, get...
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...