Skip to main content
TrustRadius
Visual Studio

Visual Studio

Overview

What is Visual Studio?

Visual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools…

Read more
Recent Reviews

Visual Studio IDE

10 out of 10
October 04, 2022
Visual Studio Code is the preferred IDE for µServices development include Java Microservice. Best IDE for .Net core, NodeJS, Python and …
Continue reading

Very good IDE to program in C#

10 out of 10
June 07, 2022
We use Visual Studio IDE to make software that will be used with our product. We use the .Net framework with C# language. Visual Studio …
Continue reading

Best IDE I've Used

8 out of 10
September 30, 2021
Incentivized
It is being used by both software developers and consultants for customer projects that require customization by programming additional …
Continue reading
Read all reviews

Awards

Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards

Reviewer Pros & Cons

View all pros & cons
Return to navigation

Pricing

View all pricing

Professional

$45.00

Cloud
per month

Enterprise

$250.00

Cloud
per month

Entry-level set up fee?

  • No setup fee
For the latest information on pricing, visithttps://visualstudio.microsoft.com/vs/p…

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Starting price (does not include set up fee)

  • $45 per month
Return to navigation

Product Demos

FreeRTOS Tutorial 2: Task States Demo using Visual Studio 2019

YouTube
Return to navigation

Product Details

What is Visual Studio?

Visual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools that understand code context and that can complete up to a whole line at once to drive accurate and confident coding.

Visual Studio Videos

Which App Development Tool Should You Use? (Quickbase, Microsoft Visual Studio, Apache Cordova)
Getting Started with Visual Studio

Visual Studio Technical Details

Deployment TypesSoftware as a Service (SaaS), Cloud, or Web-Based
Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

Visual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools that understand code context and that can complete up to a whole line at once to drive accurate and confident coding.

Visual Studio starts at $45.

Reviewers rate Support Rating highest, with a score of 8.8.

The most common users of Visual Studio are from Mid-sized Companies (51-1,000 employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(780)

Attribute Ratings

Reviews

(1-1 of 1)
Companies can't remove reviews or game the system. Here's why
John P. Maher | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Visual Studio is used to streamline or automate business processes. For example, most recently the secretary needed to send out some "Welcome Packets." To do this she needed to make mailing labels. Instead of have her enter each address, using Visual Studio I created a program to allow her to retrieve the addresses then print directly to an envelope greatly increasing the efficiency of the task. Nearly every department can benefit in some way.
  • The object browser and intellisense simplify finding the method or property needed.
  • The capability of creating a vertical selection can really increase the efficiency of the find and replace.
  • To be able to use the alt key to enter characters not available on the keyboard allows the selection of a delimiter guaranteed not to be in the user input.
  • Even though the current version is much more robust than earlier versions, occasionally it can crash. The auto recover feature proves invaluable in these situations.
  • Customizing the IDE works really well with the ability to not only dock to any edge but also to dock to a tabbed container. This allows frequently used windows to remain visible while allowing other windows that are sometimes needed to be combined into a tabbed window.
  • The most recent projects not only speeds opening of frequently used projects but also can help determine which version was the last one edited when working with multiple versions.
  • When dealing with a complex form the Document Outline can not only help to find hidden or lost controls but also view the hierarchy at a glance.
  • The ability to encapsulate groups of functions into collapsible regions can really help when working on large code bases.
  • With the editable toolbar, any frequently used menu item can be directly placed for immediate access.
  • The tabbed text editing window can make debugging easier especially when stepping through code in different assemblies and languages.
  • The C# IDE can use a little more automation. The VB IDE does a lot quite well to speed development. While C# can not benefit in all these areas there are some places where it can definitely be more helpful. For example, there is no reason to leave an event handler assignment in the designer if it is deleted from the code. All this does is force the developer to stop their train of thought to go to the designer and delete the single line of code in order to continue their test.
  • In the most recent programs include a path with the name.
  • Add an option to make external assemblies read-only. There have been times when I forget what project I am in when working on multiple assemblies. I can make a change to code that is not in the current assembly, so of course, compiling it does nothing. Unfortunately this error may not be noticed until the program is run and the old code still executes. This is easily fixed by (saving the changes if not using the auto save feature) going to the correct instance of the IDE, reloading then compiling but I would prefer avoiding this in the first place.
Visual Studio works really well when code is encapsulated in separate dlls. Not only can you step through every line, no matter how many dlls deep but it makes it easy to work with dlls in different languages. You can build your forms in VB and your data manager in C# while stepping through any of them in the same IDE.
  • Works well for me.
I have used NetBeans but it is hard to compare since Visual Studio is more powerful due to its Windows specific nature and more evolved.
1
Visual Studio is strictly used by IT.
1
Due to Visual Studio's nature, only developers are involved (and developers are the only people who would want to be involved) with its use.
  • Improve business processes.
  • Save employees time.
  • Reduce errors in tasks
  • Due to its nature, there isn't really any other use for Visual Studio than developing software.
  • As the business evolves new software can be written to help this process stay as efficient as possible.
It is the best tool for the job.
No
The support consists of a forum. The problem with the forum is the categories are poorly designed and only reflect a subset of reality. So often you need to put a specific question in a general section. What makes this bad is your question gets reviewed by only the people who feel like it (it seems). If someone with knowledge of your issue sees your question you are in luck. If not, time to look elsewhere.
Yes
I did report a bug and it was investigated and it turned out I was mistaken in how I believed the feature should work.
  • Designing forms is well done.
  • The text editing area supports all the common Shift- and Ctrl- arrow keys, page down, page up, end and home functions.
  • Trying to debug a designer file can be difficult since the error messages are usually poor.
The thing I like the most is Visual Studio doesn't suffer from Microsoft's over eager marketing department who feel they need to redesign the UI (think Office and windows) which forces users to loose large amounts of productivity having to learn software that they had previously known.
Return to navigation