How can we help you today? How can we help you today?
rcd.guerra

Activity overview

Latest activity by rcd.guerra

We've also tried running Data Generator against another db server and database but with the same result. Can you explain how does the generator fills the values in the preview so we can also debug what might be wrong here ? Thanks a lot! Ricardo / comments
We've also tried running Data Generator against another db server and database but with the same result. Can you explain how does the generator fills the values in the preview so we can also debug ...
0 votes
Hi, thanks for your post. We are using a FileList generator having a file containing a set of values with accents. I've tried changing that file encoding but no success either. / comments
Hi, thanks for your post. We are using a FileList generator having a file containing a set of values with accents. I've tried changing that file encoding but no success either.
0 votes
Hi Eddie, thanks for your post. The db and particular column use the same collation, Latin1_General_CI_AS. Windows Language is en-US. Default input language is pt-PT (Portuguese). Keyboard layout is en-US Thanks for your time. / comments
Hi Eddie, thanks for your post. The db and particular column use the same collation, Latin1_General_CI_AS. Windows Language is en-US. Default input language is pt-PT (Portuguese). Keyboard layout i...
0 votes
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
Very nice post! With this approach i still need to have a .saproj file for each project or dependency right ? Thanks a lot indeed! Ricardo / comments
Very nice post! With this approach i still need to have a .saproj file for each project or dependency right ? Thanks a lot indeed! Ricardo
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