Somewhere, I heard that .NET code can be compiled not into MSIL (Microsoft Intermediate Language), but straight into the binary. It seems like only with Visual Studio (and not Mono).
- Is it possible or am I mistaken?
- Only VS or Mono can compile into a binary too?
- Compiling into machine code gives a performance benefit relative to compiling into IL?
PS: Sori, if you violated the rules of the portal, having pushed three questions here at once.