The user double-clicks on a .NET program. The CLR loads it and runs it. Why would anyone need to customize the .NET Runtime? Access to the debugging API is one. Low-level monitoring of things like…
The user double-clicks on a .NET program. The CLR loads it and runs it. Why would anyone need to customize the .NET Runtime? Access to the debugging API is one. Low-level monitoring of things like…