this post was submitted on 09 Oct 2024
341 points (98.3% liked)

Technology

58593 readers
4023 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

The board needs to oust the CEO.

you are viewing a single comment's thread
view the rest of the comments
[–] melroy@kbin.melroy.org 0 points 19 hours ago (1 children)

.NET & C# is still all coming from Microsoft. Since I don't use Microsoft products or Windows, I never liked C#. I know there are now maybe open-source and support under Linux, I will never forget. I will never forgive. NO!

[–] EnderMB@lemmy.world 2 points 17 hours ago (1 children)

Not quite. .NET is owned by the .NET Foundation, and while it's heavily influenced by Microsoft, it's an independent entity. C# is owned by Microsoft, but frankly they've put together what was even then far more advanced than anything Java could do even now.

To be blunt, back in the 2000's it was this exact mentality that pushed me towards C#. Instead of people bitching and starting holy wars about Java, Ruby, and other languages, the .NET community just quietly got on with things and built some fantastic tooling. Furthermore, it was one of the communities that helped me go from hapless junior to someone able to give technical talks on what I had learned, or even speak to giants in the industry like Jon Skeet.

[–] melroy@kbin.melroy.org -1 points 14 hours ago

That "Foundation" is just founded by Microsoft: https://en.wikipedia.org/wiki/.NET_Foundation. And .NET framework like the runtime and everything in mainly written in the C# language: https://github.com/dotnet/runtime.

You don't fool me.