Debug .Net Core apps using Linux Kernal in Windows OS

C# CONCEPTSRun .Net Core Apps in WSL2(Windows subsystem for Linux) using Visual Studio in Windows.What is WSL 2?The Windows Subsystem for Linux(WSL 2) lets developers operate on a Linux environment without the burden of a conventional virtual machine or the dual operating systems.Here is the link to install the WSL 2 extension for Visual StudioAfter the extension is … Continue reading Debug .Net Core apps using Linux Kernal in Windows OS

New Command Prompt definately sets a standard

NEW TOOLMicrosoft is back with another release of a rugged tool windows terminal.Introduction to Windows Terminal?The Windows Terminal is a modern, quick, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL.Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated … Continue reading New Command Prompt definately sets a standard

Install IIS on Windows 8/10

SETUPThis article demonstrates how to install IIS (Internet Information Services) on Windows machine (i.e. Windows 8/10).We have to navigate to “Turn Windows features on or off” panel, please find below different approaches to reach thereApproach 1Press “Windows + R” combination on the keyboard to bring Run popup & type “appwiz.cpl” and press Enter.This will open the … Continue reading Install IIS on Windows 8/10