Bruce Wilson
Bruce Wilson
I can see where showing the context at all times could be very complicated, visually: Search Results would need to display multiple lines in the Text column, yet still be...
Either a horizontal scrollbar or optional vertical layout would be an improvement. Vertical scrolling is definitely more natural for most devices and views.
+1 I'm preparing to migrate about 500 repos for about 300 clients to Azure DevOps from aging TFS server. The thought of clicking on 300 separate Projects to turn off...
This sounds more like an enhancement for the compiler, not for an obfuscator.
I had this whole response typed out, then realized you were talking about the .NET compiler, not the JIT compiler, and now it all makes sense. I doubt it would...
IL from the obfuscated release build. (Pardon the right-to-left text. Yay for Unicode!) ```csharp .class public auto ansi abstract sealed beforefieldinit My.Library.Common extends [mscorlib]System.Object { // Methods .method public hidebysig...
I would love to produce a MWE, but it's not going to happen this week, probably not the next. What I can do is produce the IL for the Debug...