DEV Community

Cover image for .NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

ByteHide on November 16, 2022

If you’re like me and didn’t have the time to follow the .NET Conf 2022 , fear not! Microsoft has teamed up with various venues across the country...
Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

Nice summary ! Tnx. Looking forward to work with those improvements.

But just a note... put a pile of salt in any benchmark made by companies. As I see at work, .NET and Node don't have this disparity in numbers.

Collapse
 
bytehide profile image
ByteHide

Thanks for your time Raí, glad you liked it!

I agree with you regarding the benchmarks, on one hand I understand the companies that want to show (with numbers) what they can do and, on the other hand, I understand the final customers/consumers, that when they test it themselves, maybe they will be upset because of the difference they get with respect to the benchmark shown by the company.

You have commented that in your work Node and .NET do not have that disparity, could you explain what is the scenario/use? The truth is that now you have left me with the curiosity hahaha

cheers :)

Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

We haven't heavily benchmarked both, but all our projects are basically web apis or websites/webbapps made with nextjs (node as server) or razor pages. Usually they are deployed on 1 shared cpu with one 1gb max of ram... they both handle well lots of concurrent requests and data processing, so I can't see a practical disparity on performance. However both tecnologies scale up very differently, so to handle that amount showed in the charts strategies are different. (Throw more cores and ram do nothing to node if you don't spawn multiple instances and use a load balancer for example) So I wonder how they got the numbers. That's all! 🙂

disclaimer: And although personally I'm very critical to Microsoft practices most of the time I do like a lot dotNet to build web apis!! I had to port projects using dotnet core 2.2 to 6. and I think it didn't take me even a full hour.

Collapse
 
iamjaydev profile image
iamjaydev

👏🏻👏🏻👏🏻

Collapse
 
enry20k profile image
enry20K

LOL

Collapse
 
jwp profile image
John Peters

Excellent tx.

Collapse
 
lidiaaadotnet profile image
lidiaaadotnet

I'm already waiting for .NET 8 and C# 12 LOL😎

Collapse
 
bytehide profile image
ByteHide

Why do you always live in the future?👽

Collapse
 
vballester profile image
vballester

Very good summary! I didn't know about the LOLs hahaha

Collapse
 
pramon18 profile image
pramon18

LOL

Collapse
 
daveslatin profile image
Dave Slatin

LOL

Collapse
 
aymanalhaik profile image
Ayman Alhaik Sy

LOL, Nice Article thank you