Posts
Sort by recent activity
Windows Phone 8
Hi!
Any plans on supporting WP8 :?:
Best regards,
John
FlagsAttribute is removed on Enums
Hi!
I use a lot of enums with FlagsAttribute which is displayed to the user.
It seems however that SA removes the FlagsAttribute when processing the assembly. I created a short console app:static v...
Feature request: Sorting in saproj for easier source control
Hi!
It seems that the order the user does settings is reflected in the order in the saproj file. For example, re-creating a project file might not create the same content in the saproj, even though...
De-serialization of data seralized before obfuscation
Hi!
We have an object that we create in a software (which isn't obfuscated), serialize and save to disk. This is then distributed to the clients and is supposed to be de-serialized.
When there is n...
Feature/Exc Reporting SA dlls to be included in installer?
Hi!
To be able to use Feature and/or Exception reporting the SA dlls seems to be required to redistribute, is that correct?
If they aren't included the SA unhandled exception handler shows up with ...
Can't get feature reporting to work on console app
Hi All!
I have three apps (1 winform and 2 console apps) that I'm trying to enable feature usage reporting on.
All is well on the winform and one console app, but the last console app doesn't show ...