---
title: "7 Reasons for Startups to Choose ASP.NET Over Node.js"
url: https://daily.dev/posts/7-reasons-for-startups-to-choose-asp-net-over-node-js-u1dg7mbfp
source_url: https://michaelscodingspot.com/asp-net-over-node-js
type: article
source: "Community Picks"
published: 2022-11-21T06:06:50.051Z
updated: 2023-12-07T12:02:45.284Z
tags: ["c#", "compliance", "javascript", "microsoft", ".net", "performance", "privacy", "rust", "security", "startup", "tech-news", "tools", "unity", "visual-studio"]
reading_time: 7
upvotes: 44
comments: 11
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 7 Reasons for Startups to Choose ASP.NET Over Node.js

**[Community Picks](https://daily.dev/sources/community)** · 7 min read · 44 upvotes · 11 comments

## Summary

Companies like Twitter, LinkedIn, Uber, and many others use Node.js as their primary server technology or combine it with other languages.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://michaelscodingspot.com/asp-net-over-node-js>

## Community discussion

Top comments from developers on daily.dev.

**@vitkuz** · 9 upvotes

> 1) There is no reason
> 2) There is no reason
> 3) There is no reason
> 4) There is no reason
> 5) There is no reason
> 6) There is no reason
> 7) There is no reason

**@0xcrypto** · 5 upvotes

> ### 1. .NET has better Performance
> Not always. But okay.
>
> ### 2. Node.js requires to mix & match languages to compensate for performance
> Not always.
>
> ### 3. C# is an amazing language
> Yes. ASP.NET (the framework) however, is not. The programmers often end up writing spaghetti. I miss the legacy code written in PHP. Legacy ASP.NET code is a nightmare. Half of the time, you won't even understand the error ASP.NET throws at you. Straight 5  hours of debugging just to find out that old version of EF does not "always" resolve relations and you should have used `.include()`.
>
> ### 4. Best tooling...

**@fullstacker** · 3 upvotes

> Are you sure you don't mean the other way around? Because as far as I know, Node.js is the cool kid on the block and ASP.NET is that weird uncle who still uses AOL.

**@look4regev** · 2 upvotes

> Interesting article taking the "less popular approach" for writing web services choosing ASP.NET over Node. I'm not convinced but I'll look slightly better on startups that will make that choice.

**@sendex** · 0 upvotes

> Thanks for sharing!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#c#](https://daily.dev/tags/c#), [#compliance](https://daily.dev/tags/compliance), [#javascript](https://daily.dev/tags/javascript), [#microsoft](https://daily.dev/tags/microsoft), [#.net](https://daily.dev/tags/.net), [#performance](https://daily.dev/tags/performance), [#privacy](https://daily.dev/tags/privacy), [#rust](https://daily.dev/tags/rust), [#security](https://daily.dev/tags/security), [#startup](https://daily.dev/tags/startup), [#tech-news](https://daily.dev/tags/tech-news), [#tools](https://daily.dev/tags/tools), [#unity](https://daily.dev/tags/unity), [#visual-studio](https://daily.dev/tags/visual-studio)

[View this post on daily.dev](https://daily.dev/posts/7-reasons-for-startups-to-choose-asp-net-over-node-js-u1dg7mbfp)
