Microsoft Visual Studio
About Microsoft Visual Studio
Microsoft Visual Studio pricing
Microsoft Visual Studio has a free version and offers a free trial. Microsoft Visual Studio paid version starts at US$45.00/month.
Alternatives to Microsoft Visual Studio
Microsoft Visual Studio Reviews for UK Users
Feature rating
- Industry: Computer Software
- Company size: Self Employed
- Used Weekly for 1+ year
-
Review Source
Great Development Enviornment
The overall experience with Microsoft Visual Studio tends to be positive, especially for professional developers working on large or complex projects that can benefit from the depth of features and tools available. The IDE’s support for multiple languages and platforms, along with its powerful debugging tools, make it a popular choice despite its resource requirements and complexity. The community and professional support further enhance the user experience. However, individuals or teams working on smaller projects, or those with limited resources, might find the IDE to be more than they need, opting for lighter-weight alternatives.
Pros
Integrated Development Environment (IDE) Features: Users often appreciate the comprehensive set of features Visual Studio offers, such as intelligent code completion (IntelliSense), debugging tools, and built-in Git support, which streamline the development process.
2.Extensibility: The ability to add extensions and customize the IDE according to individual needs is highly valued. There are thousands of extensions available for various programming tasks and languages.
3.Support for Multiple Programming Languages and Platforms: Visual Studio supports a wide range of programming languages (e.g., C#, VB.NET, C++, JavaScript) and platforms (e.g., Windows, mobile, web), making it a versatile tool for developers working across different types of projects.
4.Powerful Debugging Tools: The advanced debugging features, including the ability to inspect variables, set breakpoints, and view the call stack, are often highlighted as some of the best in any IDE.
5.Community and Professional Support: The large community of Visual Studio users, along with extensive documentation and professional support from Microsoft, provides a helpful resource for troubleshooting and learning.
Cons
1.Resource Intensiveness: Visual Studio is often criticized for being heavy on system resources, which can lead to slower performance, especially on older or less powerful hardware.
2.Complexity and Learning Curve: The extensive features and capabilities of Visual Studio can be overwhelming for beginners, making the initial learning curve steep.
3.Cost: While there is a free Community edition, the Professional and Enterprise editions of Visual Studio come with a significant cost, which can be a barrier for freelancers, small teams, or companies with limited budgets.
4.Updates and Changes: Some users find the frequent updates and changes to the IDE disruptive, especially when features are moved or removed.
5.Bugginess and Instability: Certain versions or updates have been reported to introduce bugs or instability, which can hinder development work until patches are released.
- Industry: Information Technology & Services
- Company size: 11–50 Employees
- Used Weekly for 2+ years
-
Review Source
Microsoft Visual Studio - A more advanced way of coding but be advised...
I must say Visual Studio is great for creating GUI applications or micro-applications that do not need a lot of coding if you are on low-level, Visual Studio is great for C++ and C# (.NET), but for other programming languages there are better alternatives.
Pros
The IDE is pretty clean, as it does its job pretty well.
The features such as autocompletion of code and code suggesions are very welcome.
Cons
Sluggish, slow sometimes, takes a lot of memory and space onto your harddrive. The ease of use is more on the intermediate/advanced side.
Reasons for Switching to Microsoft Visual Studio
Mainly because of the project management and the great support on C++ and C# and some requirements to create Windows applications much easier than with other IDE environments.- Industry: Financial Services
- Company size: 201–500 Employees
- Used Daily for 2+ years
-
Review Source
Review of VS Code
Pros
One of the greatest ide in the market. It allows you to develop with different languages and mostly support plugins for software like docker.
Cons
The disadvantage about VS Code is that it is a software that cannot be deployed to a remote server like web based solution such as jupyter, ....
- Industry: Computer Hardware
- Company size: Self Employed
- Used Daily for 2+ years
-
Review Source
Microsoft Visual Is Great
I learn something new about the software every time I use it.
Pros
It's great to use when implementing coding.
Cons
I don't care for the time it takes to download to a new system.
- Industry: Oil & Energy
- Company size: 10,000+ Employees
- Used Daily for 1+ year
-
Review Source
A well designed IDE
Overall a great IDE for complete end to end code deployment. It can be easily linked with github for version control and backing up code.It supports download an installation of a wide variety of extensions through the extensions marketplace search which is very useful for importing custom packages
Pros
Its a great integrated development environment that supports code development and review in almost all coding languages that I use such as python, Javascript and vbscript .
The debug console displays all errors encountered on execution of the code which is very useful in fixing errors
Cons
It just takes some time to get used to the interface for first time users