top of page
Search


How to Handle Real-Time Data Synchronization with SignalR and Blazor?
We'll explore the importance of real-time data in web apps, unpack the functionalities of SignalR and Blazor
-
Apr 13, 2024


What is Impersonation ASP.NET?
Impersonation is a process of temporarily assuming the identity of another Windows account. This process does not give you the ability to...
-
Jun 8, 2022


Selenium with C#: How to start running Automated Tests
Automated testing has become an integral part of modern software development practices, allowing teams to enhance the efficiency,...
-
May 13, 2022


Visual Studio Code (VS Code) Extension which will boost your Productivity
Visual Studio Extension is a software component that extends the functionality of Microsoft Visual Studio. Extensions can add new...
-
Jan 19, 2022


.NET Core 3 Source Code Scanning
Hello, in this article, I will show you how to scan an application developed with .Net Core 3 framework using Fortify. Visual Studio 2019...
-
Jan 10, 2022


Docker Engine on WSL + Visual Studio 2019 without Docker Desktop
Prerequisite Install WSL version 2 (see Microsoft documentation) Install Linux (personally I choose Ubuntu) Install Visual Studio 2019...
-
Dec 6, 2021


7 Unique Visual Studio Code Extensions
A List of Unique Visual Studio Code extensions that keep up our workflow great. Visual Studio Code is the most popular text editor that...
-
Dec 6, 2021
bottom of page