top of page
Search
The Tech Platform
Feb 20, 2023
Power BI Python Scripting - Steps to Install Python IDE (Visual Studio Code)
In this article, you will learn how to install Python IDE (Visual Studio Code) for Power BI for the Python script visual. Power BI is a...
The Tech Platform
Jun 11, 2022
How to make your VS Code faster?
Visual Studio Code (VS Code) is designed to be lightweight. It has a tight set of core features, and you can add extra features through...
The Tech Platform
Jun 8, 2022
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...
The Tech Platform
Apr 23, 2022
Which is better? Vim or VS Code
Vim Vim is a Unix text editor that's included in Linux, BSD, and macOS. It's known for being fast and efficient, in part because it's a...
The Tech Platform
Apr 23, 2022
Top 10 VS Code extensions for Developers
VS Code extensions let you add languages, debuggers, and tools to your installation to support your development workflow. VS Code's rich...
The Tech Platform
Feb 7, 2022
How to Create TypeScript Aliases?
Open your tsconfig.json file. Set baseUrl value (under compilerOptions) as “src” instead of “.” Add “paths” under compilerOptions. Start...
The Tech Platform
Jan 19, 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...
The Tech Platform
Jan 10, 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...
The Tech Platform
Dec 6, 2021
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...
The Tech Platform
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...
bottom of page