Hacker News new | ask | show | jobs
by jimbob45 197 days ago
Java’s cardinal sin was not owning the OS like Microsoft’s C# to force end-users to update the framework. Oracle really didn’t understand what they were sitting on with their Ubuntu competitor Solaris.
1 comments

This has no longer been the case for C# for 10 years since the release of .NET Core and (now) .NET. The runtime is no longer bundled with the OS.

This is only true for older .NET Framework applications.

Isn’t it post installation still updated via Windows Update as they said (force end-users to update the framework)?
Only patches, it doesn't automatically install new major versions