5 mar 2021 | Blog | programowanie | performance | debugging | clr | .net | IT
Have you ever wonder what happens when you create and use breakpoints in .NET? Here’s a little picture that answers that question (if you don’t like the font, you have a different version at the bottom). We have the main actors here as follows: .NET Application – our regular .NET application that we want to debug. […]