Visual Basic vs Visual Studio

Need advice about which tool to choose?Ask the StackShare community!

Visual Basic

538
504
+ 1
8
Visual Studio

47.2K
36.7K
+ 1
1.1K
Add tool

Visual Basic vs Visual Studio: What are the differences?

Key Differences between Visual Basic and Visual Studio

Visual Basic and Visual Studio are both widely used in software development, but they serve different purposes and have distinct features that set them apart. Here are the key differences between Visual Basic and Visual Studio:

  1. Language vs. Integrated Development Environment (IDE): Visual Basic is a programming language, while Visual Studio is an integrated development environment. Visual Basic provides a language for developers to create software solutions, while Visual Studio provides a comprehensive set of tools, including Visual Basic, to write, debug, and deploy applications.

  2. Target Platforms: Visual Basic can be used to build applications that run on the Microsoft .NET Framework, while Visual Studio enables development for a variety of platforms. With Visual Studio, developers can create applications for Windows, Android, iOS, web, and cloud-based environments, among others.

  3. Application Type: Visual Basic is primarily used for creating desktop applications, including Windows Forms and Windows Presentation Foundation (WPF) applications. On the other hand, Visual Studio supports a broader range of application types, including web applications, mobile apps, games, and cloud-based services.

  4. Extensibility: Visual Basic has limited extensibility options compared to Visual Studio. While Visual Basic allows developers to create custom controls and add-ins, Visual Studio offers a more extensive ecosystem with a wide range of extensions, plugins, and third-party tools that enhance productivity and add functionality to the development environment.

  5. Multi-Language Support: Visual Basic supports only the Visual Basic programming language, whereas Visual Studio supports multiple programming languages including C#, C++, F#, and many others. Visual Studio provides a multi-language environment, allowing developers to work with different languages within the same IDE and seamlessly integrate code written in different languages.

  6. Integrated Tools and Services: Visual Studio offers a rich set of built-in tools and services that enhance the development process. These include code analysis, version control integration, testing frameworks, debugging tools, performance profiling, and cloud integration. Visual Basic, being a language, does not provide these built-in tools and services that are available in Visual Studio.

In Summary, Visual Basic is a programming language used for desktop application development on the .NET Framework, while Visual Studio is a comprehensive development environment that supports multiple programming languages and various application types across different platforms. Visual Studio offers a broader range of features, extensibility options, and integrated tools compared to Visual Basic.

Advice on Visual Basic and Visual Studio

The problem I have is whether to choose Android Studio or Visual Studio? I have to develop a simple app for a school project that can work on both iPhone and Android.

The most important factors for me are Android and iOS compatibility. Although note that i would like to become a Software Engineer when i finish my course. (I'd like to work for Apple, just saying!)

After that id like easy integration for Google Ads and such if i do develop another app that people actually use to support development. (I'd also like to stick with one easy programming language that's compatible with a wide variety of platforms since i'm a beginner and have only ever used Pascal)

See more
Replies (1)
Recommends
on
FlutterFlutter

First of all - Android Studio and Visual Studio are IDE's. Tools to create code. What you are asking is programming framework. I assume that when you are talking about Android Studio you mean Native Android Development and by Visual Studio you mean Xamarin.

If you want to create crossplatform app then Native Android Development is NOT a way to go. Xamarin might work for you, BUT - you'd rather recommend you to go with Flutter. It's much more performant than Xamarin, programming model is friendlier for developer and technology seems just more refined. It's also officially supported by google, so no worries about support.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Visual Basic
Pros of Visual Studio
  • 5
    ALGOL-like syntax makes code more readable
  • 3
    XML Literals
  • 305
    Intellisense, ui
  • 244
    Complete ide and debugger
  • 165
    Plug-ins
  • 104
    Integrated
  • 93
    Documentation
  • 37
    Fast
  • 35
    Node tools for visual studio (ntvs)
  • 33
    Free Community edition
  • 24
    Simple
  • 17
    Bug free
  • 8
    Made by Microsoft
  • 6
    Full free community version
  • 5
    JetBrains plugins (ReSharper etc.) work sufficiently OK
  • 3
    Productivity Power Tools
  • 2
    Vim mode
  • 2
    VIM integration
  • 1
    I develop UWP apps and Intellisense is super useful
  • 1
    Cross platform development
  • 1
    The Power and Easiness to Do anything in any.. language
  • 1
    Available for Mac and Windows

Sign up to add or upvote prosMake informed product decisions

Cons of Visual Basic
Cons of Visual Studio
  • 4
    Specific to the microsoft platform
  • 15
    Bulky
  • 14
    Made by Microsoft
  • 6
    Sometimes you need to restart to finish an update
  • 3
    Too much size for disk
  • 3
    Only avalible on Windows

Sign up to add or upvote consMake informed product decisions

What is Visual Basic?

Visual Basic is derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data Objects, and creation of ActiveX controls and objects.

What is Visual Studio?

Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Visual Basic?
What companies use Visual Studio?
See which teams inside your own company are using Visual Basic or Visual Studio.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Visual Basic?
What tools integrate with Visual Studio?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

What are some alternatives to Visual Basic and Visual Studio?
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
MATLAB
Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java.
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere!
VBScript
It is an Active Scripting language developed by Microsoft that is modeled on Visual Basic. It allows Microsoft Windows system administrators to generate powerful tools for managing computers with error handling, subroutines, and other advanced programming constructs.
See all alternatives