I want to drop some files in my application\'s sandbox on the device for testing. Using iTunes to try to find the sandbox has not helped.
I need (a) sandboxing, and (b) serializeable continuations. I\'m exposing server-side game scripting to users, and it is extremely async, thus the callback pattern makes code un-readable and very un-a
Has anyone been successfully rendering charts using fusion charts in a sandboxed solution? How would you get the SWF file onto SharePoint? I included it and deployed it via feature and the Elements.
In some languages (Java, C# without unsafe code, ...) it is (should be) impossible to corrupt memory - no manual memory management, etc. This allows them to restrict resources (access to files, access
I\'ve read on the Lua wiki / here / etc. on how to sandbox lua code generally.But I haven\'t been able to find something that disallows function creation.For example, the example here provides a sampl
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I want to disallow access to file system from clients code, so I think I could overwrite open function
I\'m working on a beta release of an application. This is a Java app that runs on Glassfish. Obviously we are getting bug reports from time to time. I would like to provide my users with a simple one-
I have a WCF service to communicate with a Mathematica Kernel to evaluate arbitrary expressions and get results. (My sole intention is to utilize Mathematica as a sophisticated graph layout engine for
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.