Useful extensions in Visual Studio

Visual Studio is an Integrated Development Environment(IDE) developed by Microsoft where you can code,debug and run Web, Mobile or Gaming applications. According to Wikipedia, Visual Studio supports around 36 programming languages and the debugger will support all these programming languages. The latest version of Visual Studio is 2019(16.4.1). There's an add-on feature called Extensions in... Continue Reading →

Useful extensions in Visual Studio Code

Visual Studio Code is an open-source, light-weight code editor developed by Microsoft and it was built upon Electron Framework. So In VS Code there's an very powerful feature called Extensions. Extensions are like plugins where you can install the respective plugin you want and if you don't need it you can just uninstall. In this... Continue Reading →

Visual Studio – Add New File

Today I was just using Visual Studio 2019 and was creating some useful feature to my product. I was thinking like everything was going on fine but at that moment of time, I tried to create a new .cs file where my Visual Studio got crashed. Yes agree, it crashed because of too much apps... Continue Reading →

Blog at WordPress.com.

Up ↑