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

.NET

10.2K
5.8K
+ 1
1.9K
Polymer

555
462
+ 1
122
Add tool

.NET vs Polymer: What are the differences?

Introduction: In web development, developers often have to choose between different frameworks like .NET and Polymer to build their applications. Understanding the key differences between the two can be crucial in deciding which one suits the project requirements the best.

1. Architecture Approach: .NET is a framework developed by Microsoft that follows the server-side architecture approach, where most of the processing happens on the server. On the other hand, Polymer is a front-end library that focuses on client-side processing, leveraging the power of the user's browser.

2. Language Compatibility: .NET primarily supports languages like C# and VB.NET, which are statically typed, while Polymer is primarily based on JavaScript, a dynamically typed language. This difference in language compatibility can influence the choice of framework based on the developer's preference and expertise in a particular language.

3. Component-Based Development: Polymer is known for its strong emphasis on component-based development, allowing developers to create reusable elements that can be easily integrated into various parts of the application. .NET, on the other hand, does support component-based development but may not have the same level of flexibility and ease of use as Polymer.

4. Ecosystem and Community Support: .NET has a strong ecosystem backed by Microsoft, providing a wide range of tools, libraries, and support for developers. In comparison, Polymer is more community-driven, with a focus on open-source contributions and collaborations. The choice between the two frameworks can depend on the level of support and resources needed for the project.

5. Performance and Scalability: When it comes to performance and scalability, .NET is known for its robustness and efficiency in handling large-scale applications with high traffic. Polymer, on the other hand, may face limitations in terms of performance optimization, especially when dealing with complex applications that require streamlined processing.

6. Tooling and Integration: .NET offers a comprehensive suite of integrated development tools, such as Visual Studio, that provide a seamless development experience for developers. On the other hand, Polymer may require additional setup and integration with tools like Webpack or Babel to achieve a similar level of productivity and efficiency. This difference in tooling can impact the development process and the overall project timeline.

In Summary, understanding the key differences between .NET and Polymer, such as architecture approach, language compatibility, component-based development, ecosystem support, performance, and tooling, is essential in making an informed decision when choosing a framework for web development projects.

Decisions about .NET and Polymer
Ing. Alvaro Rodríguez Scelza
Software Systems Engineer at Ripio · | 9 upvotes · 509K views

Decided to change all my stack to microsoft technologies for they behave just great together. It is very easy to set up and deploy projects using visual studio and azure. Visual studio is also an amazing IDE, if not the best, when used for C#, it allows you to work in every aspect of your software.

Visual studio templates for ASP.NET MVC are the best I've found compared to django, rails, laravel, and others.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of .NET
Pros of Polymer
  • 272
    Tight integration with visual studio
  • 261
    Stable code
  • 190
    Great community
  • 182
    Reliable and strongly typed server side language.
  • 140
    Microsoft
  • 119
    Fantastic documentation
  • 89
    Great 3rd party libraries
  • 80
    Speedy
  • 71
    Great azure integration
  • 63
    Great support
  • 34
    Highly productive
  • 34
    Linq
  • 34
    C#
  • 31
    High Performance
  • 28
    Great programming languages (C#, VB)
  • 26
    Open source
  • 19
    Powerful Web application framework (ASP.NET MVC)
  • 16
    Fast
  • 16
    Clean markup with razor
  • 15
    Powerful ORM (EntityFramework)
  • 14
    Dependency injection
  • 10
    Visual studio + Resharper = <3
  • 10
    Constantly improving to keep up with new trends
  • 9
    High-Performance
  • 8
    TFS
  • 8
    Security
  • 7
    Job opportunities
  • 7
    Integrated and Reliable
  • 7
    Huge ecosystem and communities
  • 6
    Light-weight
  • 6
    Lovely
  • 5
    {get; set;}
  • 5
    Variations
  • 5
    Asynchrony
  • 4
    Scaffolding
  • 4
    Support and SImplicity
  • 4
    Default Debuging tools
  • 4
    Concurrent
  • 4
    Useful IoC
  • 4
    Entity framework
  • 3
    Nuget package manager
  • 3
    Blazor
  • 2
    F♯
  • 52
    Web components
  • 30
    Material design
  • 14
    HTML
  • 13
    Components
  • 5
    Open source
  • 4
    It uses the platform
  • 3
    Designer friendly. HTMLX concepts
  • 1
    Like the interesting naming convention for elements

Sign up to add or upvote prosMake informed product decisions

Cons of .NET
Cons of Polymer
  • 13
    C#
  • 12
    Too expensive to deploy and maintain
  • 8
    Microsoft dependable systems
  • 8
    Microsoft itself
  • 5
    Hard learning curve
  • 3
    Tight integration with visual studio
  • 3
    Not have a full fledged visual studio for linux
  • 1
    Microsoft itself 🤡🥲
  • 1
    Last version is like 2 years ago? that's totally rad

Sign up to add or upvote consMake informed product decisions

What is .NET?

.NET is a general purpose development platform. With .NET, you can use multiple languages, editors, and libraries to build native applications for web, mobile, desktop, gaming, and IoT for Windows, macOS, Linux, Android, and more.

What is Polymer?

Polymer is a new type of library for the web, designed to leverage the existing browser infrastructure to provide the encapsulation and extendability currently only available in JS libraries. Polymer is based on a set of future technologies, including Shadow DOM, Custom Elements and Model Driven Views. Currently these technologies are implemented as polyfills or shims, but as browsers adopt these features natively, the platform code that drives Polymer evacipates, leaving only the value-adds.

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

What companies use .NET?
What companies use Polymer?
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 .NET?
What tools integrate with Polymer?
    No integrations found

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

    Blog Posts

    Git.NETCloudBees+3
    6
    1124
    What are some alternatives to .NET and Polymer?
    ASP.NET
    .NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.
    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!
    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.
    PHP
    Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
    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.
    See all alternatives