Posts
Sort by recent activity
Error creating custom UnhandledExceptionHandler
Hi,
I am trying to create a custom WPF error reporting dialog and UnhandledExcpetionHandler. For my UnhandledExceptionHandler, I have
public class SmartAssemblyReportingExceptionHandler : Unhandle...
Best practice for Obfuscating a common .dll
My deployment has 2 executables and a group of common .dlls which the 2 executables use. I currently have one project for the primary .dll and one project for each .exe (3 projects total). The ....
Calling SmartAssembly from MSBuild Exec task in TFS build
I need to generate Obfuscated code on our build server. Our application uses log4Net so we are calling SmartAssembly from an Exec task rather than the SmartAssembly.Build task. This works fine on...
Accessing Developers License that come with .NET Toolbelt
We recently purchased the .NET Toolbelt which comes with 100 SmartAssembly Developers licenses. But, we have no download or serial number for the developer version - just the full serial number an...