Activity overview
Latest activity by anders.isacson
Invisible strings in combobox after obfuscation
I have two WPF comboboxes that show texts before obfuscation but not afterwards. It is still possible to select elements in it, either scrolling down the list of invisible elements or by entering t...
References to image files passed as a property from c# code to XAML does not work after obfuscating
Hi,In XAML we have for example:<Image Style="{StaticResource GrayableImage}" DockPanel.Dock="Left" Stretch="Uniform" Height="64" Source="{Binding Path=.Im...
Tank you very much.
That solved the problem.
Regards @nders / comments
Tank you very much.
That solved the problem.
Regards @nders
Refactor pluggin deteriorated VS 2010
Hi,
I installed an evaluation package from Red Gate for evaluating ANTS Memory Profiler. This package also installed .NET Reflector 8 including the VS plugin.
After that installation two deteriorat...
Resx resource strings in embedded dll are not localized
To obtain clearer internal interfaces we moved all resource strings to a separate project compiled to a dll. This works fine before ofuscation. The strings are localized to the desired language at ...
Thank you Jessica,
For some reason "Embed interop types" was enabled in VS. Setting it to false solved the problem.
Regards @nders / comments
Thank you Jessica,
For some reason "Embed interop types" was enabled in VS. Setting it to false solved the problem.
Regards @nders