We use Visual Studio for website development and related tasks. It's been quite helpful for us.
Senior technical project manager at a computer software company with 501-1,000 employees
Allows for easy integration with other tools such as MS Teams
Pros and Cons
- "The code analysis tool is particularly valuable as it eliminates the need for manual code reviews."
- "Sometimes, the deprecation of packages can be a challenge."
What is our primary use case?
What is most valuable?
From a professional perspective, I've been using Visual Studio since childhood, so I find it very useful. The code analysis tool is particularly valuable as it eliminates the need for manual code reviews.
Many essential features are built-in, making it a great tool. Additionally, it allows for easy integration with other tools like MS Teams, which enhances its usefulness.
What needs improvement?
Sometimes, the deprecation of packages can be a challenge. Although Visual Studio provides suggestions when we compile and encounter deprecated packages, it can still be confusing. Even after multiple attempts, we may struggle to fix these deprecated packages and related issues. So, it is one of the areas of improvement in Visual Studio.
I have been working on a website that I inherited from a client, and when I tried to run it on my system, I discovered that some of the packages were either depreciated or no longer in use. It would be helpful if Visual Studio could suggest and handle such unused packages in a more user-friendly manner.
I am suggesting this as an area of improvement because recently I was working on a bigger client project. The project was functioning correctly on my system but not on another system. Later, I found that some packages were depreciated, which might have caused the issue. However, we couldn't determine the exact reason for the difference in behavior because we used the same ZIP file and the same Visual Studio version. Then, when the person tried to run the same code on her system, it didn't work. It seemed to be related to the deprecated packages. Ultimately, the solution we eventually found was to set up a new system for her, reinstalling Microsoft Visual Studio and related components.
Another area that could greatly benefit from Microsoft within Visual Studio is unit testing. It's a pain point for every software developer. If Microsoft can provide better tools or features related to unit testing, it would be really helpful. Especially when working on complex projects, writing comprehensive test cases can be time-consuming. However, clients often cannot afford to pay for that additional time in the competitive market.
So in future releases, having some automation capabilities or built-in support for generating test cases would be great. Although we can integrate third-party automation testing tools, they are often paid solutions. For example, I've noticed the presence of plugins like ChatGPT in Visual Studio Code, but I'm not fully aware of their capabilities. Therefore, if Visual Studio could offer some level of automation for test cases, it would be a valuable addition.
For how long have I used the solution?
I have been using Microsoft Visual Studio for over 15 years.
Buyer's Guide
Microsoft Visual Studio
December 2025
Learn what your peers think about Microsoft Visual Studio. Get advice and tips from experienced pros sharing their opinions. Updated: December 2025.
879,310 professionals have used our research since 2012.
What do I think about the stability of the solution?
I would rate the stability of Visual Studio a ten out of ten.
What do I think about the scalability of the solution?
Microsoft has gained a lot of confidence in the market, so I would rate the scalability of Visual Studio around eight out of ten.
Based on my recent experience, sometimes, we faced difficulties with the same set of codes. Therefore, considering the recent incident, I leaned toward an eight and not a ten for scalability.
In my company, around 20 people are using this solution.
How was the initial setup?
The initial setup is very simple. Microsoft has made it very easy to set up.
What's my experience with pricing, setup cost, and licensing?
Price-wise, it is good. We are using the paid versions, and the price is reasonable. For our company, it's a genuine price.
Which other solutions did I evaluate?
I have only worked with Visual Studio.
What other advice do I have?
Overall, I rate it a ten. It's very user-friendly and feature-rich.
However, there's always room for improvement in the product. Features like automation test cases to meet market requirements would be beneficial.
Which deployment model are you using for this solution?
Private Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Microsoft Azure
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Software engineer at a university with 10,001+ employees
Stable platform with efficient built-in features
Pros and Cons
- "The system can efficiently manage the databases."
- "They could add new modules to the platform for enhanced functioning."
What is our primary use case?
The platform's use cases depend on the entire system diagram. For instance, if we have login software, it determines the users' access level. It helps admin users in uploading and managing user accounts. Other users can register, validate passwords, save, download, and upload tasks.
What is most valuable?
The system can efficiently manage the databases.
What needs improvement?
They could add new modules to the platform for enhanced functioning. If we have a new system, we can add new features and improve the product to make it better than the previous system.
For how long have I used the solution?
I have been using Microsoft Visual Studio's latest version, 6.0, for two years.
What do I think about the stability of the solution?
Visual Studio is stable.
What do I think about the scalability of the solution?
It is a scalable platform.
Which solution did I use previously and why did I switch?
Previously, we used Sublime for backend connectivity. We switched because Sublime is a basic and not a standard tool for companies. We can create only small projects using it. However, Microsoft Visual Studio is an open-source tool that offers a lot of technologies. With its help, we can develop applications in various languages, create Windows or iOS software, and even build console applications.
How was the initial setup?
The setup process is easy if we are already working on a project. It is complex if we want to create a new project from start to end. The time taken for deployment depends on what kind of project we are working with. In case of any queries, we refer to YouTube videos, ChatGPT, and Google to find the solutions.
What's my experience with pricing, setup cost, and licensing?
I'm using the platform's open-source version.
What other advice do I have?
If you're working on a simple project, Microsoft Visual Studio might be more than you need. You can go for it if you plan to create bigger software. It offers a wide range of built-in features. I rate it a nine out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Microsoft Visual Studio
December 2025
Learn what your peers think about Microsoft Visual Studio. Get advice and tips from experienced pros sharing their opinions. Updated: December 2025.
879,310 professionals have used our research since 2012.
Director at a tech company with self employed
Helps with creating and managing projects, and writing code
Pros and Cons
- "Microsoft Visual Studio helps my company improve efficiency in software development suites."
- "Microsoft Visual Studio can improve integration with the Microsoft Office suite; this was only implemented in 2022."
What is our primary use case?
The early use of Microsoft Visual Studio was for developing and creating software applications. Then, with technology development, I used Microsoft Visual Studio to create cross-platform software applications such as web, mobile, and desktop applications.
Microsoft Visual Studio also provides debugging tools, project management tools, and source control which makes project management easier for me - especially after I combine it with Git.
Microsoft Visual Studio allows me to create and manage projects, write code, and debug and test applications. Also, it helps me with advanced features to develop applications for the cloud, IoT, and AI.
How has it helped my organization?
Microsoft Visual Studio helps my company improve efficiency in software development suites.
It includes various features, such as an integrated development environment, source control, debugging, and deployment tools.
Visual Studio also enables teams to collaborate and share code more efficiently. This can help companies streamline development processes and reduce time spent on repetitive tasks.
Additionally, Visual Studio provides a comprehensive set of debugging tools that can help enterprises quickly identify and resolve issues.
Finally, Visual Studio offers a suite of features that allow companies to customize their development environment, such as templates and extensions, that can help them optimize their workflow.
What is most valuable?
Sometimes being able to complete one line of code with many functions and lines requires a lot of mental and physical precision. However, Microsoft Visual Studio helped me with IntelliSense. IntelliSense helped me with autocomplete and code snippets to help speed up development. It also helps me quickly find and deploy the right code.
Apart from that, in terms of development, my team and I sometimes continue to improve and perfect the website or application that is being worked on so that everything is neat and well-tracked. For that, I use version control. Version control is a feature built into Visual Studio that helps me manage and track changes to the code I'm working on. This helps ensure that teams work from the same codebase and can quickly roll back to a previous version if needed.
What needs improvement?
Microsoft Visual Studio can improve integration with the Microsoft Office suite; this was only implemented in 2022. Why this is important is that almost all companies have MS Office to work with, and nowadays, automation is becoming an effective role model to increase company efficiency and can save operational costs and purchase technology licenses.
Microsoft Visual Studio can be used to create applications that integrate directly with the Microsoft Office suite. This includes Office applications such as Word, Excel, PowerPoint, and Outlook. With this integration, enterprises can create powerful applications that utilize existing Office features and capabilities.
For example, I can use Visual Studio to create a custom Excel add-in that adds new features and capabilities to a spreadsheet application. Then I can also create Outlook add-ins that provide additional functionality to the email client. Additionally, Visual Studio could be used to create applications that interact with Office documents, enabling companies to develop sophisticated applications that interact with Office documents in new and exciting ways.
For how long have I used the solution?
I've been using Microsoft Visual Studio for about four years for code editing, debugging, test tracking, and GUI development.
What do I think about the stability of the solution?
Microsoft Visual Studio is a very stable development environment. It's been around for years and has a proven track record of reliability.
It is updated regularly with new features and bug fixes and is designed to be highly customizable and expandable.
With a comprehensive set of tools and debugging capabilities, Visual Studio provides the ideal development environment for me or company interns. Overall, Microsoft Visual Studio has a very stable and reliable development environment.
What do I think about the scalability of the solution?
Microsoft Visual Studio is a comprehensive development environment with tools for various development needs.
It is designed to scale easily across projects running in companies of all sizes and complexities.
Visual Studio is highly scalable and provides developers with powerful features that help me build robust and efficient applications.
Visual Studio supports multiple languages and technologies, such as .NET, C#, C++, HTML, JavaScript, and more. It also provides an intuitive interface for quickly building, debugging, and deploying applications. Plus, Visual Studio is highly extensible, letting me customize the IDE to suit my particular needs.
Visual Studio also includes various integrations with popular third-party tools and services, such as GitHub, Azure, and others. With its scalability, Visual Studio is a great choice for teams.
How are customer service and support?
Technical support is very helpful for directing our problem to a solution precisely and quickly.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
I didn't switch from another platform or vendor. That said, I combined something with Visual Studio Code. There are some plugins that only I can use in Visual Studio Code and the Visual Studio Code community is more active.
How was the initial setup?
The initial setup is a little complex and needs to be adjusted to the device used.
What about the implementation team?
With an in-house team, we could handle the setup ourselves.
What's my experience with pricing, setup cost, and licensing?
For setup costs, I suggest making Microsoft Visual Code the main tool for final testing before releasing it to the public. Subscribing to Microsoft Visual Studio will be quite expensive for a small company. Therefore, other teams can use open-source coding tools.
Which other solutions did I evaluate?
I did evaluate Eclipse IDE.
What other advice do I have?
I like the price-sharing method and direct support for developers from Microsoft.
Which deployment model are you using for this solution?
Private Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Practice Head BI at a tech vendor with 1,001-5,000 employees
Integration with various tools enhances debugging effectiveness and user experience
Pros and Cons
- "I find Microsoft Visual Studio to be a good development environment; its integration with SQL and features like check-in, check-out, and integration with Visual SourceSafe and now the Azure counterpart are very effective for debugging applications."
What is our primary use case?
We are a services company, and we use Microsoft Visual Studio for .NET development, application development, and related tasks.
What is most valuable?
I find Microsoft Visual Studio to be a good development environment. Its integration with SQL and features like check-in, check-out, and integration with Visual SourceSafe and now the Azure counterpart are very effective for debugging applications.
What needs improvement?
The integration of automation capabilities, such as code auto-generation, would be beneficial. Copilot integration and other automation tools would definitely increase productivity.
For how long have I used the solution?
I have been using Microsoft Visual Studio since its inception, which is more than ten years.
What do I think about the stability of the solution?
I believe the solution is very stable.
What do I think about the scalability of the solution?
Microsoft Visual Studio is a fully scalable solution with no limitations.
How are customer service and support?
Technical support from Microsoft is very good; I would rate it a ten.
How would you rate customer service and support?
Positive
How was the initial setup?
I find the initial setup of Microsoft Visual Studio to be simple, and I can do it alone without needing more people.
What about the implementation team?
I can handle the installation all by myself.
What's my experience with pricing, setup cost, and licensing?
I am not directly involved with the pricing since our company does bulk purchases. Generally, we are pretty happy with Microsoft products.
Which other solutions did I evaluate?
I have not worked with any competitive products similar to Microsoft Visual Studio.
What other advice do I have?
Prospective users should know that it's very easy to set up and use Microsoft Visual Studio, ensuring a good user experience. I would rate my overall experience with Microsoft Visual Studio a ten.
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
Last updated: Apr 18, 2025
Flag as inappropriateSoftware Engineer at a pharma/biotech company with 5,001-10,000 employees
A stable solution that provides advanced design and reporting features
Pros and Cons
- "We can use different .NET features."
- "The solution must provide user-friendly features."
What is our primary use case?
We use the solution for Windows applications and different .NET features. We also use the BI tools.
What is most valuable?
I like the design tools. Nowadays, it is very advanced. We can use different .NET features.
What needs improvement?
We have different platforms available for web development. The solution must provide user-friendly features. We get updates frequently. Multiple versions are released within a short period. We need to keep updating the solution.
For how long have I used the solution?
I have been using the solution for more than ten years.
What do I think about the stability of the solution?
I rate the tool’s stability an eight out of ten. We need to consider a lot of things while creating projects on Visual Studio. There are a lot of dependencies to add and maintain.
What do I think about the scalability of the solution?
The tool is scalable. There are more than 1000 users in our organization.
How are customer service and support?
We have used Microsoft’s support for SQL Server Reporting Services. Sometimes, we do not receive prompt responses. We have to work with different teams and need to wait for resolutions.
How was the initial setup?
The setup is straightforward. We update the product when we get information from our teams.
What about the implementation team?
The deployment can be done in-house.
What was our ROI?
The solution has benefited us. The users are really happy to use the product for reporting purposes. It has many features.
What other advice do I have?
I recommend the solution to others. Overall, I rate the tool an eight out of ten.
Which deployment model are you using for this solution?
Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Xamarin Developer at a tech services company with 10,001+ employees
Easy to understand, simple to implement, and easy to expand
Pros and Cons
- "We have no issues with scaling."
- "Every time it updates, there are issues."
What is our primary use case?
I'm using Visual Studio 2022 on a MacBook.
What is most valuable?
The installation process is not difficult.
It's good overall.
The solution is stable.
We have no issues with scaling.
What needs improvement?
I don't know what area needs to be better.
Every time it updates, there are issues. It alerts to an exception and then quits. They need to improve that aspect.
We would like a .NET core API. Currently, Visual Studio is using a .NET core six version.
For how long have I used the solution?
I've been using the solution for around four years.
What do I think about the stability of the solution?
It's a stable solution. There are no bugs. It works well.
What do I think about the scalability of the solution?
The solution can scale as needed.
We have around 5,000 people on it. Typically, they are developers.
How are customer service and support?
The solution itself is good. We don't have issues. I've never had to contact support.
I have had to contact the Microsoft team due to some items surrounding the Xamarin platform, however.
Which solution did I use previously and why did I switch?
We chose Microsoft Visual Studio due to the fact that it's a .NET part for developing applications and contains many more things like C#, a mobile application for Xamarin, and MBC, et cetera. That's why many people are using it. I can't speak to what was used before.
How was the initial setup?
It's very simple to install the solution. First, you need to install it, then, we need to install Xcode for iOS and Android SDK for Android. We need to install the Xamarin profiler when using Visual Studio as well.
It's a big file that you need to download during installation. For Android and iOS, it's something like a 20GB file that needs to be downloaded. Visual Studio is not more than 3GB to 4GB to set up, however, Android SDK is a very big file, which is why it's more than 15GB.
What's my experience with pricing, setup cost, and licensing?
I don't deal with the licensing aspects of the product. I'm not sure how much we pay.
What other advice do I have?
Currently, I'm using Visual Studio version 2022.
I'd recommend the solution to others. It's a great product.
It's very easy to understand and develop the application.
I'd rate it an eight out of ten.
Which deployment model are you using for this solution?
Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
IT Project Manager (Assistant Director, Technology Division) at a government with 10,001+ employees
Beneficial user interface, flexible, and good support
Pros and Cons
- "The most valuable feature of Microsoft Visual Studio is the user interface."
- "The best advice I can give to others is to take training because it's so easy to use out of the box. However, you might tend to install it and maybe configure it improperly. You need to have some training."
What is our primary use case?
I am using Microsoft Visual Studio for software development.
How has it helped my organization?
Microsoft Visual Studio has improved the way our organization functions by allowing us to develop applications rapidly.
What is most valuable?
The most valuable feature of Microsoft Visual Studio is the user interface.
For how long have I used the solution?
I have been using Microsoft Visual Studio for approximately 15 years.
What do I think about the stability of the solution?
I have found Microsoft Visual Studio to be stable.
What do I think about the scalability of the solution?
Microsoft Visual Studio is scalable.
We have an assistant director and software development using Microsoft Visual Studio in my department. In the whole company, there could be hundreds using Microsoft Visual Studio.
In my department, they do not like Microsoft Visual Studio, but across the departments, we will increase the usage of Microsoft Visual Studio.
How are customer service and support?
I rate the support from Microsoft Visual Studio a four out of five.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
I have used a couple of different packages prior to Microsoft Visual Studio.
How was the initial setup?
The initial setup of Microsoft Visual Studio was straightforward and take approximately 20 minutes.
What about the implementation team?
We have two people for the deployment and maintenance of Microsoft Visual Studio.
What's my experience with pricing, setup cost, and licensing?
The cost of using Microsoft Visual Studio is approximately $1,700 per user.
I rate the price of Microsoft Visual Studio a four out of five.
Which other solutions did I evaluate?
I evaluated other solutions before choosing Microsoft Visual Studio, such as DELFI. I chose Microsoft Visual Studio because it was easier to use and more flexible.
What other advice do I have?
The best advice I can give to others is to take training because it's so easy to use out of the box. However, you might tend to install it and maybe configure it improperly. You need to have some training.
I rate Microsoft Visual Studio a nine out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Sr. Consultant (Enterprise Architect) at a tech services company with 5,001-10,000 employees
Great support, easy to use, and simple to set up
Pros and Cons
- "It's a very easy-to-use product."
- "It would be great if they added some extra support for other languages that are available in the market and prepared it for the, let's say, crypto developers as we are going in the age of cryptocurrency."
What is our primary use case?
It's mainly used for development. Therefore, it's mainly for either developers or IT development companies where they produce products and then sell them.
It's great for when you want to do development, such as on an enterprise-size project that requires a lot of teams also to be working on that project and that It's also good for helping with the workflow of the development in general.
How has it helped my organization?
It's mainly for the organizations that are working on development. First of all, of course, it helps the organization due to the ease of use. It's been a legacy application. It's been working for years and it is already integrated with the cloud.
It's used to provide the support to develop on multiple platforms, whether it is computer devices, web, cloud, or even mobile applications with the same IDE, which is the Visual Studio itself.
What is most valuable?
It's a very easy-to-use product.
The support is great. The community and the documentation support for it are great. Whatever you are missing, you are going to find it at Microsoft help.
It's easy to set up.
The stability is good.
You can scale it well.
What needs improvement?
It would be great if they added some extra support for other languages that are available in the market and prepared it for the, let's say, crypto developers as we are going in the age of cryptocurrency.
If it was more friendly for the simple or starter developer, it would be great. It's friendly anyway, however, it would be better if there was a way to enhance it in a much more usable way as a user-experience type for the new customers or newbies who want to enter the technology.
For how long have I used the solution?
I've been using Microsoft Visual Studio since the early versions of VB6, which is like in 2006 or 2005.
What do I think about the stability of the solution?
The stability is great. There aren't bugs or glitches. It doesn't crash or freeze.
What do I think about the scalability of the solution?
The product, since it supports DevOps and is connected to the cloud, is scalable. It can take on many users. It's a per-user installation. It's not a server application. It's a computer-based application.
There is a new version of it. I didn't try it yet, however, it is fully over the cloud where the development happens on the cloud in Azure. Since I didn't try it, I can't comment on that.
How are customer service and support?
The support is great and so is the supporting documentation. You can easily find answers to your questions. We've very satisfied with that.
Usually, whenever I faced an issue in the past, it would take one to two working days maximum to get assistance. If it was on Azure and you've had a problem on Azure with the server, then it's going to take as much as one day, as it's going to be distributed to the team that is responsible for the region that you are opening the ticket from.
How was the initial setup?
The product is so easy to set up. The only thing you do usually with Microsoft Visual Studio is to go to the internet and download the installer for it. Then it will download the required files and everything from the internet for you, and you go through the installation like any normal program.
The length of time it takes to deploy depends on the features. Visual Studio comes with so many features. It depends on if you are going to choose only Windows development or Windows and mobile development and so on. However, it really depends on the features that you are going to require.
It also depends on the internet speed, as each feature requires extra downloads from the internet.
What about the implementation team?
Usually, I deploy it for my team. I started a company also that provides services for IT companies. What we do is, if they want a development environment and they don't have anyone, then we install it.
What's my experience with pricing, setup cost, and licensing?
The licensing is per user.
There is also the Community Edition which users can access as a start for a small application. It's for open-source applications. That's where they build out the support for the open-source community.
There are also Professional or Enterprise options. Which would be the best option depends on the capacity and the requirements of the company that is going to use it. The licensing is affordable for companies, not for individuals. It's not for personal usage.
What other advice do I have?
We provide Microsoft products to customers.
We are using the 2019 version. I know that they have been planning or they already did create a new version of it, however, the last one was 2019.
I would rate the solution at a nine ot of ten. There is always room for improvement, however, we've been quite happy with it so far.
Which deployment model are you using for this solution?
On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Download our free Microsoft Visual Studio Report and get advice and tips from experienced pros
sharing their opinions.
Updated: December 2025
Product Categories
.NET Development ServicesPopular Comparisons
Buyer's Guide
Download our free Microsoft Visual Studio Report and get advice and tips from experienced pros
sharing their opinions.








