MonoDevelop vs Visual Studio

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

MonoDevelop

14
40
+ 1
0
Visual Studio

47.2K
36.7K
+ 1
1.1K
Add tool

MonoDevelop vs Visual Studio: What are the differences?

Introduction

This Markdown code provides a comparison between MonoDevelop and Visual Studio, highlighting their key differences. MonoDevelop is an open-source, cross-platform integrated development environment (IDE) primarily used for developing software using the Mono framework. On the other hand, Visual Studio is a powerful and widely used IDE developed by Microsoft for building various applications, including web, desktop, and mobile applications.

  1. Supported Platforms: MonoDevelop is designed to run on multiple platforms, including Windows, macOS, and Linux. It provides a consistent development experience across these platforms. In contrast, Visual Studio is primarily built for Windows operating system, although there is a cross-platform version called Visual Studio Code available for macOS and Linux. However, Visual Studio Code has limited functionality compared to the full-fledged Visual Studio.

  2. Language Support: MonoDevelop has excellent support for multiple programming languages, including C#, F#, Visual Basic, and more. It also has built-in support for web development technologies such as HTML, CSS, and JavaScript. Visual Studio, being a Microsoft product, offers extensive support for various languages, including C#, Visual Basic, C++, Java, Python, and more. It also provides powerful language-specific features and tooling.

  3. Ecosystem Integration: Visual Studio has deep integration with the Microsoft ecosystem and a vast array of tools and services. It seamlessly integrates with Azure cloud services, Azure DevOps for source control and continuous integration, and many other Microsoft tools. MonoDevelop, being open-source, has a more community-driven ecosystem and may require additional configuration or plugins for certain integrations, although it supports standard development practices.

  4. Features and Scalability: Visual Studio is known for its extensive feature set and scalability. It provides a wide range of tools, debugging capabilities, profiling, and performance analysis features that make it suitable for large-scale enterprise applications. MonoDevelop, while feature-rich, may not offer the same level of advanced features or scalability as Visual Studio, especially for complex enterprise projects.

  5. Availability of Extensions: Visual Studio has a massive collection of extensions available through the Visual Studio Marketplace. These extensions provide additional functionality, language support, and integration with various frameworks and libraries. MonoDevelop also has a set of plugins and add-ons available, but the selection may not be as extensive as Visual Studio's marketplace.

  6. Support and Documentation: Visual Studio benefits from having comprehensive official documentation, regular updates, and a large user base, making it easier to find help and resources for common problems. MonoDevelop, being an open-source project, has a smaller user base and may not have the same level of comprehensive documentation or immediate support options, although there are community-driven resources available.

In summary, MonoDevelop is an open-source cross-platform IDE with good language support, but lacks some advanced features, ecosystem integrations, and scalability compared to Visual Studio, which is a robust and comprehensive IDE primarily designed for Windows, with extensive language support, ecosystem integration, and scalability.

Advice on MonoDevelop 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 MonoDevelop
Pros of Visual Studio
    Be the first to leave a pro
    • 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 MonoDevelop
    Cons of Visual Studio
      Be the first to leave a con
      • 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 MonoDevelop?

      It enables developers to quickly write desktop and web applications on Linux, Windows and Mac OS X. It also makes it easy for developers to port .NET applications created with Visual Studio to Linux and macOS maintaining a single code base for all platforms.

      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!

      Jobs that mention MonoDevelop and Visual Studio as a desired skillset
      What companies use MonoDevelop?
      What companies use Visual Studio?
      See which teams inside your own company are using MonoDevelop 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 MonoDevelop?
      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 MonoDevelop and Visual Studio?
      Eclipse
      Standard Eclipse package suited for Java and plug-in development plus adding new plugins; already includes Git, Marketplace Client, source code and developer documentation. Click here to file a bug against Eclipse Platform.
      Xamarin
      Xamarin’s Mono-based products enable .NET developers to use their existing code, libraries and tools (including Visual Studio*), as well as skills in .NET and the C# programming language, to create mobile applications for the industry’s most widely-used mobile devices, including Android-based smartphones and tablets, iPhone, iPad and iPod Touch.
      Visual Studio Code
      Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.
      IntelliJ IDEA
      Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with the most important modern technologies and frameworks for enterprise and web development with Java, Scala, Groovy and other languages.
      PyCharm
      PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, CSS, popular template languages and more. Take advantage of language-aware code completion, error detection, and on-the-fly code fixes!
      See all alternatives