How can we help you today? How can we help you today?
clement_911

Activity overview

Latest activity by clement_911

I'm thinking 2 protections would be stronger than 1. I see, so compression does not make so much sense in the case of Silverlight where xap are already zip files. / comments
I'm thinking 2 protections would be stronger than 1. I see, so compression does not make so much sense in the case of Silverlight where xap are already zip files.
0 votes
The link you provided is about a different problem. It would be good if it was possible to have embedded assemblies be loaded as normal dependencies rather than specially treated. MEF and other API would then work out of the box with them. / comments
The link you provided is about a different problem. It would be good if it was possible to have embedded assemblies be loaded as normal dependencies rather than specially treated. MEF and other API...
0 votes
Assembly embedding with MEF ?
Hi I have tried the assembly embedding functionality in my Silverlight Application but it does not seem to play well with MEF. When the code reaches "CompositionInitializer.SatisfyImports(this);", ...
3 followers 5 comments 0 votes
Merging vs Embedding: which one is more secure ?
Hi. I'm building a silverlight app and evaluating SmartAssembly. I was wondering what is the recommended method to maximize security between Merging and Embedding ? Also why is not possible to do b...
3 followers 6 comments 0 votes