I'm confused as to why a .NET framework application would need to use CLR for it's runtime enviornment when it knows that the operating system it is running on will be Windows. Anyone know why this would be?
Is it because different languages can be used to construct one .NET application?
โ02-07-2020 10:49 AM