Activity overview
Latest activity by rcd.guerra
James, just sent the email.
Thanks a lot! / comments
James, just sent the email.
Thanks a lot!
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 ...
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.
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...
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...
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 ...
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...
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 ...
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
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...