Installing and Configuring Visual Studio 2022 RDLC report designer

For installing and configuring RDLC report designer in Visual Studio 2022 please follow below steps. 1. Open Visual Studio 2022 2. Either open a project or click “Continue without code” 3. Extensions Menu -> Manage Extensions 4. Select Online and input RDLC in the search box 5. Once the search result shows the RDLC designer…

Installing and Configuring Visual Studio with SVN and MySQL

INSTALLING VISUAL STUDIO Download any Versions of Visual studio from Step- 1 https://visualstudio.microsoft.com/ Step 2 Click on Download Visual Studio to select a version If you have a license key with you select appropriate version otherwise Select Community Version Step 3 A link for downloading and installing Visual Studio is displays/the file is automatically downloaded…

Windows Commands

Wanted to Browse fast in windows. Remember these commands.  This will really save a lot of time of your. There are many  commands which you might have never seen or never knew.  There are certain properties of windows which you hardly know  exist in windows. Here is a list of 112 run commands.   Windows…

How to resize a VirtualBox HardDisk

If you are using a VirtualBox and you need to resize your virtual hard disks then follow the steps carefully. 1. You check the installation folder of Virtual Box. eg: “C:\Program Files\Oracle\VirtualBox” 2. Open Start->Run type cmd and open command prompt. 3. Set path of your virtualbox installation folder. eg: “path =C:\Program Files\Oracle\VirtualBox” (This will…