.Net
I'm trying to understand C# Just in time compilation. The internet explanations use complicated language that is difficult to break down.The c# code is compiled on end user machine which means that the windows version will probably be different depending on who's running the executable but what else might differ from one machine to another? What is the point of compiling the code "just in time"?The physical configuration (processor, memory etc) of my computer and your computer i