MY-NOTES

Saturday, May 14, 2022

How to delete files and folders using Command Prompt in Windows 11/10

May 14, 2022 0
How to delete files and folders using Command Prompt in Windows 11/10
 At times, all our attempts to delete files or folders via File Explorer yield no results. Many reasons can be attributed to the failure, which can lock down the files/folders and prevent their deletion. In such cases, you can use the Command Prompt to delete files, folders, and subfolders.Delete files & folders using Command PromptThere are multiple ways via which you can delete a file or a folder on your...

Saturday, April 2, 2022

How to Run C# code in VS code?

April 02, 2022 0
 How to Run C# code in VS code?
 How to Run C# code in VS code?Steps:1: Install vs code Link2: Got to https://dotnet.microsoft.com/3: Click on Download or direct go to this Link-> https://download.visualstudio.microsoft.com/download/pr/1eb43f77-61af-40b0-8a5a-6165724dca60/f12aac6d4a907b4d54f5d41317aae0f7/dotnet-sdk-6.0.201-win-x64.exe4: Download it and Install it by just simple default steps.5: Go to vscode and Install 3 Extensions i)   C# by Microsoft ii) ...

How to setup Tailwind Css as a Post Css in HTML Project and Why to use?

April 02, 2022 0
How to setup Tailwind Css as a Post Css in HTML Project and Why to use?
 Why use Tailwind CSS?In this article, you will know about the advantages of using Tailwind CSS.  Let’s get started with the tutorial- Advantages of using Tailwind CSS1. Eliminate the Need of reinventing the class name By using Tailwind CSS, One can easily obliterate the requirement of reinventing the class name. In the case of writing Traditional CSS, one has to add a large number of class names while creating a single component....

Tuesday, January 11, 2022

Add ssh key in gitlab

January 11, 2022 0
Add ssh key in gitlab
 Add ssh key in GitLabssh-keygen => create ssh keycat <filepath> => to see the public ...

Monday, December 20, 2021

How to active your laptops windows 10

December 20, 2021 0
How to active your laptops windows 10
How to active your laptops windows 10 To active your windows we must follow the following steps:Disable antivirus and windows defendermake a .cmd file or make an Activation.bat file paste the following code on it And finally, execute it and Done.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++@echo off title Activate Windows 7 / 8 / 8.1 / 10 for FREE!&cls&echo =====================================&echo...
Page 1 of 41234Next