
Sobre Microsoft Visual Studio
Microsoft Visual Studio Online está disponible en tres paquetes principales (todos ellos personalizables), así como en versión freemium:
Basic, 14.90 $
Professional, 33.52 $
Advanced, 44.69 $
Todos los planes de pago incluyen asistencia y orientación online, así como una base de conocimientos y tutoriales en video.
Precios desde:
USD 14.95/mes
- Prueba gratis
- Versión gratuita
- Suscripción
- Código abierto
Dispositivos
Tamaño de la empresa
Disponible en los países siguientes
Idiomas admitidos
Precios desde:
USD 14.95/mes
- Prueba gratis
- Versión gratuita
- Suscripción
- Código abierto
Imágenes



















Funciones
Funcionalidades totales de Microsoft Visual Studio: 19
- Animación
- Análisis del juego
- Compras en la App
- Creación de diagramas
- Depuración
- Desarrollo de aplicaciones web/móviles
- Desarrollo de código
- Desarrollo de juego
- Desarrollo de sitios web
- Dibujo 2D
- Edición de código
- Entorno de desarrollo integrado
- Gestión de implementación
- Interfaz gráfica de usuario
- Juegos 3D
- Modelado de datos
- Para desarrolladores
- Proyecciones
- Red de juegos multijugador
Alternativas
Caspio

WaveMaker

Codenvy

Salesforce Platform

Opiniones
¿Ya tienes Microsoft Visual Studio?
¡Ayuda a los compradores de software! Las opiniones sobre los productos son útiles para que el resto de los usuarios podamos tomar las decisiones acertadas.
¡Escribe una reseña!- Sector: Software informático
- Tamaño de la empresa: 51-200 empleados
- Software usado A diario durante Más de dos años
-
Fuente de la reseña
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Asistencia al cliente
- Probabilidad de recomendación 10.0 /10
The best Integrated Development Environment (IDE)
Revisado el 21/1/2021
I enjoyed software development like a game throughout my experience of using Visual Studio for...
I enjoyed software development like a game throughout my experience of using Visual Studio for development of .Net applications for local and cloud environments.
Puntos a favor
It is the most featured Integrated Development Environment (IDE) with bulk of features. It is best choice for .Net developers for building powerful applications for local and cloud environments. Its functionality can also be further extended using plugins. It is also good for mobile application development. Its intellisense is the best among all.
Puntos en contra
It is heavy to operate. It occupies huge part of my disk space. It hangs sometime during operations. Lack of support to opensource languages.

- Sector: Tecnología y servicios de la información
- Tamaño de la empresa: Trabajador autónomo
- Software usado A diario durante Más de dos años
-
Fuente de la reseña
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Probabilidad de recomendación 9.0 /10
Visual Studio Great for All Developers
Revisado el 8/8/2019
It allows me to fix errors and rebuild so that I can complete projects. It is easy to use so that I...
It allows me to fix errors and rebuild so that I can complete projects. It is easy to use so that I can focus purely on projects. I have experienced the following benefits: 1. Increased UI enhancement through Razor Pages, and Web Applications, 2. Comes standard with Bootstrap 3 and can be increased to 4. 3. Several languages and frameworks are added when updates occur. Note: user must download update via tools within visual studio.
Puntos a favor
Visual studio allows me to create dynamic web applications and websites for my clients and projects. It allows for database creation, code development and UI development. I would highly recommend it for anyone who wants to develop websites and web applications.
Puntos en contra
Slow Boot up time, slow build times, memory hog, increased CPU use. Recommended: Core i7 CPU processor or greater with at least 8GB RAM or higher.
- Sector: Software informático
- Tamaño de la empresa: 5,001-10,000 empleados
- Software usado A diario durante 6-12 meses
-
Fuente de la reseña
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Asistencia al cliente
- Probabilidad de recomendación 7.0 /10
Complex coding platform that is very useful if learned throughoutly
Revisado el 9/4/2021
Good software that is very useful given enough time to learn.
Good software that is very useful given enough time to learn.
Puntos a favor
Ability to point out improvements to existing codes. A lot of add-on that support many different languages. I used this in coding C++ & C# and has little to no issue. Clean interface.
Puntos en contra
Steep learning curve to use the software. It takes time to get use to this compared to eclipse. There need to be better way to search for answers on the net about visual studio.
- Sector: Software informático
- Tamaño de la empresa: 10,000+ empleados
- Software usado A diario durante Más de dos años
-
Fuente de la reseña
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Probabilidad de recomendación 7.0 /10
Powerful IDE but memory hungry
Revisado el 7/1/2021
I love to write code using the Visual Studio Integrated development environment (IDE) software....
I love to write code using the Visual Studio Integrated development environment (IDE) software. Visual Studio (IDE) is powerful but with great power comes great responsibility. That is where the software lacks. Its memory hungry and slows down the system after long use. The latest release version of the software is 2019 which is what I have been using for now. However, the most stable version was in 2017. It hardly crashed on me or made my system go to its knees. There are few kinds of editions available for this software like Developer edition, Enterprise edition, etc. that one can subscribe to depending on the need. However, the subscription cost is more than average compared to other IDEs.
Puntos a favor
a) It's feature-rich and provides strong and seamless integrations with several other products from the Microsoft family.
b) One can develop any kind of application written using any kind of technology through this IDE be it .Net, Java, JavaScript, etc.
c) The software is easily extensible through extensions that help one integrate third-party components easily.
d) It has an intelligent auto-complete sensor that provides accurate suggestions for the variable names you try to create, libraries you try to add into the current code class file, and even tells you all the dependencies of the class in a very easy to read format.
e) There are individual wndows for each kind of tasks like examining the current project and solution, examining the tests written for the application, checking the variable watches, compiler output, errors, etc to name a few.
f) The UI can be customized to one's heart's content. The windows can be arranged as per the needs, multiple windows can be grouped into tabs for easy navigation.
g) It's even intelligent to suggest ways to improve the performance of the application that you are trying to create and how to make the project solution load faster.
Puntos en contra
a) The IDE takes a long time to load and once it's fully active with the project solution loaded, it really takes up a lot of RAM making even a good and powerful system slow down in the long run.
b) The IDE crashes occasionally, especially when you do a lot of debugging using it. However, when the app restarts after the crash, it does give you the option to recover the last saved work. So that's handy.
c) The menu is way too vast and it's easy to get lost in them trying to find out a certain option. Thankfully there is a global search box for the app to quickly type and find the option you are looking for.
d) The updates are released quite frequently. Since each update is large (> 500MB), its takes a while to update the software thereby interrupting your work.
- Sector: Banca
- Tamaño de la empresa: 5,001-10,000 empleados
- Software usado A diario durante Más de dos años
-
Fuente de la reseña
Calificación general
- Relación calidad-precio
- Facilidad de uso
- Probabilidad de recomendación 9.0 /10
Best IDE Ever
Revisado el 15/6/2019
Visual Studio requires almost all CPU time and RAM. If you have very powerful pc, then you will not...
Visual Studio requires almost all CPU time and RAM. If you have very powerful pc, then you will not face any performance issue.
Puntos a favor
Visual Studio supports multiple programming languages and application types. Debugging is the most powerful and important feature of it. If you ever could use any visual studio, you would use next generation of it easily. Microsoft does not make radical changes. It helps users to adapt new versions.
Puntos en contra
When you make any mistake while installing Visual Studio, you may spends hours to make all things right. Multiple version of Visual Studio can not work together.
Preguntas frecuentes sobre Microsoft Visual Studio
He aquí algunas preguntas frecuentes sobre Microsoft Visual Studio.P. ¿Qué tipo de planes de precios ofrece Microsoft Visual Studio?
Microsoft Visual Studio ofrece los siguientes planes de precios:
- A partir de: USD 14.95/mes
- Modelo de precios: Gratis, Suscripción, Código abierto
- Prueba gratis: Disponible
P. ¿Cuáles son las características principales de Microsoft Visual Studio?
No tenemos información sobre las características de Microsoft Visual Studio
P. ¿Quiénes son los usuarios habituales de Microsoft Visual Studio?
Los clientes habituales de Microsoft Visual Studio son:
Trabajador autónomo, 2-10, 11-50, 51-200, 201-500, 501-1,000, 1,001+
P. ¿Qué idiomas admite Microsoft Visual Studio?
Microsoft Visual Studio admite los siguientes idiomas:
chino, español, francés, hebreo, inglés, italiano, polaco, sueco, ucraniano
P. ¿Microsoft Visual Studio es compatible con dispositivos móviles?
Microsoft Visual Studio admite los siguientes dispositivos:
Android (móvil), iPhone (móvil), iPad (móvil)
P. ¿Con qué otras aplicaciones se integra Microsoft Visual Studio?
No tenemos información sobre los tipos de integración de Microsoft Visual Studio
P. ¿Qué tipo de asistencia ofrece Microsoft Visual Studio?
Microsoft Visual Studio ofrece las siguientes opciones de asistencia:
E-mail/Help Desk, Preguntas frecuentes/foro, Base de conocimientos, Chat
Categorías relacionadas
Ver todas las categorías de software encontradas para Microsoft Visual Studio.