The Tech PlatformApr 13ASP.NETHow 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
The Tech PlatformJun 8, 2022.NETWhat 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...
The Tech PlatformMay 13, 2022C#Selenium with C#: How to start running Automated TestsAutomated testing has become an integral part of modern software development practices, allowing teams to enhance the efficiency,...
The Tech PlatformJan 19, 2022Visual StudioVisual Studio Code (VS Code) Extension which will boost your ProductivityVisual Studio Extension is a software component that extends the functionality of Microsoft Visual Studio. Extensions can add new...
The Tech PlatformJan 10, 2022.NET.NET Core 3 Source Code ScanningHello, in this article, I will show you how to scan an application developed with .Net Core 3 framework using Fortify. Visual Studio 2019...
The Tech PlatformDec 6, 2021Visual StudioDocker Engine on WSL + Visual Studio 2019 without Docker DesktopPrerequisite Install WSL version 2 (see Microsoft documentation) Install Linux (personally I choose Ubuntu) Install Visual Studio 2019...
The Tech PlatformDec 6, 2021Visual Studio7 Unique Visual Studio Code ExtensionsA List of Unique Visual Studio Code extensions that keep up our workflow great. Visual Studio Code is the most popular text editor that...