How can we help you today? How can we help you today?
eric-914

Activity overview

Latest activity by eric-914

Problem with (named) embedded resources
This is similar to this posted question: https://forums.red-gate.com/viewtopic.php?t=16180 I've got a pair of embedded resources, both are Excel files, of which I differentiate by names: :arrow: R...
1 follower 1 comment 0 votes
Minor request to SmartError
Can you add the text GMT to the date/time, as below? It'd make the date/time more appropriate. An error has been reported in:[Product Name] Build v2.0.0.3 from 12/10/2014 3:43:55 PM GMT An except...
1 follower 1 comment 0 votes
SmartAssembly via NAnt
Anyone have an example of how to call SmartAssembly via NAnt? I'm working on building a deployment script in TeamCity build server, and although I can get it to obfuscate my .dll's/.exe via a comma...
0 followers 0 comments 0 votes
Testing obfuscated .dll's :?:
I'm wondering if someone's got suggestions about my situation: I've got tests that reference classes in my .dll. Now after obfuscation, these class names do not exist, they've been changed. This, ...
0 followers 0 comments 0 votes
S/A requires more explicit dependencies than MSBuild does?
I have a .dll named "MyProject", which uses another .dll I made named "MyLibrary". "MyLibrary" has a reference to: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling I've got a reference in "...
2 followers 3 comments 0 votes
WPF / ValidationRules / Generics / Enumerations problem (C#)
Hello, this is occurring w/in WPF and a control's validation rules definition, but I suspect it's more a problem regarding generics. I've got the following generic class that derives from Validatio...
1 follower 1 comment 0 votes