How can we help you today? How can we help you today?
vcbnvbm

Activity overview

Latest activity by vcbnvbm

"Open in .NET Reflector" feature is just useless
It can't find property/methods definition. It conflicts with Resharper and other software (the ridiculous "you do not need to use .NET Reflector" message). It doesn't work here, there.. it just doe...
3 followers 6 comments 0 votes
write barrier performance impact
It seems, ANTS profiler is not aware of write barrier performance impact? At least, in my sample it didn't show the real place which executed very slowly (because of write barrier)
1 follower 1 comment 0 votes
Clive Tong wrote: It isn't trivial as there are places in the implementation where assemblies are looked up by name. Well, just use the full name. It can't be so difficult. / comments
Clive Tong wrote: It isn't trivial as there are places in the implementation where assemblies are looked up by name. Well, just use the full name. It can't be so difficult.
0 votes
side-by-side assembly load
Why doesn't Reflector allow to have in the main list several assemblies with the same name (but different versions) at the same time? System.dll of versions 2.0 and 4.0, for instance.
2 followers 2 comments 0 votes