A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Additionally, @Reza-Ameri , you could try using Visual Studio Code. Go to https://code.visualstudio.com/Download to download Visual Studio Code for whatever your OS. I use both Visual Studio Community Edition and Visual Studio Code. For simpler web development I prefer Visual Studio Code. If I'm developing ASP.NET MVC apps I prefer Visual Studio (I'm just used to using that for MVC apps, although you can use Visual Studio Code as well). Note: with Visual Studio Code you'll have to get used to working directly in HTML, because Visual Studio Code has no designer interface.