Earn a Free Certification Exam / DP-900: Microsoft Azure Data Fundamentals

Microsoft offering Free Azure Data Fundamentals Certification Exam (DP-900) if you Attend a Microso ...

How to earn Free Certification - Azure Fundamentals

To earn free cortication on Azure fundamentals you need to complete Microsoft Spring Skills Challen ...

USA Visitors Visa - B1/B2

Visitor visas are nonimmigrant visas for persons who want to visit the United States for business ( ...

Difference between Visual Studio and Visual Studio Code

h2.Visual Studio Visual Studio is an integrated development environment (IDE) developed by Microso ...

How to call REST API Post Method using C#

What does a REST API do? A REST API (also known as RESTful API) is an application programming ...

Visual Studio missing ASP.NET Web Application (.NET Framework)

Recently I bought a new laptop and installed the Visual Studio 2022 Community edition and noticed t ...

How to call asynchronous method from synchronous method in C#?

h2.What is an async method in C#? An async method runs synchronously until it reaches its first aw ...

Linq - Transform DataTable to Dictionary using C#

When we need to transform 2 columns of data table to a dictionary, we can use LINQ. Dictionary i ...

How to create a Setup Project for Windows Forms application in Visual Studio 2019

Why we need a Setup project? Setup projects are used to create a installer package for the ap ...

Encrypting and Decrypting Configuration Sections in web.config file

Usually in in ASP.NET applications the Web .config file stores sensitive information. Examples of s ...