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

JetBrains Rider

615
464
+ 1
35
Visual Studio

48.2K
37.4K
+ 1
1.1K
Add tool

JetBrains Rider vs Visual Studio: What are the differences?

Key Differences between JetBrains Rider and Visual Studio

JetBrains Rider and Visual Studio are two popular integrated development environments (IDEs) used for software development. While they share some similarities, there are several key differences between the two:

  1. Language Support: JetBrains Rider supports a wide range of programming languages such as C#, VB.NET, F#, JavaScript, TypeScript, HTML, CSS, and more. On the other hand, Visual Studio is primarily focused on the Microsoft ecosystem, providing extensive support for languages like C#, VB.NET, and F#.

  2. Cross-platform Development: JetBrains Rider is cross-platform, meaning it can be used on Windows, macOS, and Linux operating systems. This allows developers to work on different platforms seamlessly. In contrast, Visual Studio is primarily designed for Windows-based development, although there is a version called Visual Studio for Mac available for macOS developers.

  3. IntelliJ Platform: JetBrains Rider is built on the IntelliJ Platform, a mature and powerful platform used by other JetBrains IDEs like IntelliJ IDEA and PyCharm. This platform provides comprehensive features for code analysis, refactoring, and debugging. Visual Studio, on the other hand, has its own unique set of features and tools developed by Microsoft.

  4. Collaboration: JetBrains Rider has built-in support for collaborative development through its integration with JetBrains Space. This allows developers to work together on the same codebase in real-time. Visual Studio also provides collaboration features through Visual Studio Live Share, enabling developers to share their code and collaborate with others.

  5. Pricing Model: JetBrains Rider follows a subscription-based pricing model, where users pay an annual or monthly fee to access the IDE and receive updates. Visual Studio, on the other hand, offers different editions with varying pricing models, including a free Community edition, a paid Professional edition, and an Enterprise edition for larger teams and organizations.

  6. Extensions and Plugins: Visual Studio has a rich ecosystem of extensions and plugins developed by Microsoft and the community. These extensions provide additional functionality and support for various frameworks, libraries, and tools. JetBrains Rider also supports extensions through the ReSharper extension, which enhances code analysis and provides additional productivity features.

In summary, JetBrains Rider offers broader language support, cross-platform development capabilities, collaboration features through JetBrains Space, and is built on the mature IntelliJ Platform. Visual Studio is more focused on Microsoft technologies, has its own unique features and tools, and offers different editions and pricing models.

Advice on JetBrains Rider 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
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of JetBrains Rider
Pros of Visual Studio
  • 5
    Runs on Linux
  • 4
    Debug & Trace support
  • 4
    NuGet package manager
  • 4
    ReSharper for VS bundled
  • 4
    Solution-wide refactoring
  • 4
    Intellisense
  • 3
    SQL editing tools
  • 3
    Refactoring support
  • 2
    Free for Open Source projects
  • 2
    64-bit process
  • 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 JetBrains Rider
Cons of Visual Studio
  • 3
    Costs money
  • 2
    Cheaper
  • 16
    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 companies use JetBrains Rider?
What companies use Visual Studio?
Manage your open source components, licenses, and vulnerabilities
Learn More

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

What tools integrate with JetBrains Rider?
What tools integrate with Visual Studio?

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

What are some alternatives to JetBrains Rider and Visual Studio?
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.
ReSharper
It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them.
WebStorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
See all alternatives