How can we help you today? How can we help you today?
eric-914
Forcing a method to become inline code?
This probably isn't an S/A type of question, but does anyone know how to force the compilation to inline a method? I've got a method that returns if running in debug mode, and if so, overrides a f...
0 followers 0 comments 0 votes
Code to determine if running obfuscated?
Hello, odd question here... Is there a way, w/in my code itself, to determine if it has been processed by SmartAssembly? Basically, I want to prevent accidental deployment w/out it being obfuscated...
2 followers 3 comments 0 votes
Debug Dialog Boxes slow to appear
Today, when I choose to "debug" an error, the S/A dialog box is taking quite awhile to show up now. As in 5 minutes. Used to be w/in 15 seconds. I watch task manager, and see it using up to 298 m...
1 follower 1 comment 0 votes
Pruning and public interfaces
Just wondering if someone can explain S/A's pruning behavior in regards to public interfaces? Does it prune these?
2 followers 2 comments 0 votes
Microsoft.Practices.Prism question
Hello, I've had trouble obfuscating a few ViewModel classes. Ultimately, I discovered that since I serialize a few of said classes I had to exclude them from obfuscation because of the Obfuscation...
1 follower 1 comment 0 votes
Strong Name Signing problem
I am having difficulty w/ this option, so I decided to start a brand new project from scratch to see if I could get it to work/fail. 1) I started a new VS2010 (C#) WPF project, called it SmartAssem...
2 followers 4 comments 0 votes