Fantastic full featured IDE
February 28, 2018

Fantastic full featured IDE

Brett Knighton | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Software Version

Professional

Overall Satisfaction with Visual Studio IDE

I'd estimate around 70% of our dev groups use Visual Studio in some form. My team primarily does web development and have a .net api. Our desktop, mobile, and core teams also rely heavily on Visual Studio for development of their applications.
  • Extensions: There are many useful third-party extension that are easily installed to improve and supplement Visual Studios already long list of features.
  • Package Management: This was a big change in the last couple versions and our teams rely heavily on the ability to easily install and manage versions of 3rd party libraries.
  • Intellisense and Debugging tools: Visual Studio is extremely user friendly while also being extremely powerful and makes all aspects of development easier.
  • I've always found Visual Studio to be a resource heavy application. Regardless of how powerful machine I'm using it can get bogged down. Especially if you need to run more than one instance of VS at a time.
  • Visual Studio is definitely worth the price. The powerful range of tools in the application will help it pay for itself many times over.
  • For myself, I can develop the quickest on any c# application inside of Visual Studio. It takes care of many of the mundane or frustrating tasks developers often deal with and help get you back to developing.
Visual Studio is by far the most full featured IDE. I don't think it makes sense for many types of applications but for c# .net applications it is a must. For web development I would use a lightweight application such as Atom, Sublime, or Visual Studio Code.
It's pretty much a requirement for any c# .net application. I wouldn't recommend using it as an editor for anything else. I would recommend Visual Studio Code for any other text editing needs. Code is a fantastic application for web development.