How can we help you today? How can we help you today?
rcd.guerra
Collation
Hello, my SQL Server db has correct collation "Latin1_General_CI_AS". If i update some varchar column with the value "Comité" for instance it is commited correctly. When i'm generating data from t...
3 followers 8 comments 0 votes
Apply generator settings to a set of columns at once
Hi there, we are evaluating SqlDataGenerator. In this project we have a somewhat big datamodel (~200 tables) and some columns have the same generator settings. Is there a chance to define the same ...
1 follower 1 comment 0 votes
Decode StackTrace
Hi there, we were unable to decode an obfuscated stack trace. Firtly, we were using Unicode obfuscation and we realize, as someone advised, it was not supported and then moved to ASCII. Even with A...
2 followers 7 comments 0 votes
SmartAssembly on PostSharp
Hi there, we are using PostSharp mainly for AOP which means that our assemblies are generated by PostSharp after/during the normal build process. In the end, we are applying obfuscation on top on ...
1 follower 1 comment 0 votes
Multiple dependencies obfuscation
Hello, we are in the process of evaluating SA. What is the best way of obfuscating dependant assemblies ? We have a main application that will hold about a hundred referenced assemblies. As a requi...
2 followers 3 comments 0 votes