restriction
Excluding a folder from autotesting
I\'ve just installed a ZenTest to use autotest in my project. I use rspec and have an integration folder inside it. As I don\'t want all my integration tests run every single time I start autospec , s[详细]
2022-12-27 23:48 分类:问答Is there a way to jail in Javascript, so that the DOM isn't visible
I would really like to provide the user some scripting capabilities, while not giving it access to the more powerful features, like altering the DOM. That is, all input/output is tunneled thru a given[详细]
2022-12-27 06:21 分类:问答WCF: limit number of calls per hour - per user
I\'ve got a WCF service (basicHttpBinding, basic authentication, IIS 6.0) on which I want to restrict the number of calls per hour - on user basis. For example, max 1000 calls per user, per hour (a la[详细]
2022-12-27 06:19 分类:问答How can I restrict reflection for certain assemblies?
In my .net application I want to restrict reflection to certain assemblies. I mean I want that my a particular assembly can be reflected by only some predefined assemblies not by any other than that.[详细]
2022-12-26 01:29 分类:问答How to safeguard my code
I had posted my question in the below link on how to protect my code using Hg How do you protect code from leaking outside?[详细]
2022-12-24 23:23 分类:问答Using mysqlimport where the filename is different from the table name
I\'ve been playing with mysqlimport and I\'ve run into the restriction where the filename has to be the same as the table name.Is t开发者_如何学JAVAhere any way to work round this?[详细]
2022-12-24 17:35 分类:问答Java Applet CPU restrictions?
Is there some type of cap as to how much CPU an applet 开发者_StackOverflowcan use? Or will my code run just as fast as a standard java program?Applets generally runs with less privilege than standard[详细]
2022-12-21 04:52 分类:问答add expiry date to pdf using asp.net
is it possible to add an expiry date to a PDF with asp.net when someone downloads a file? the idea is that when the user downloads a file it will be usable until a set date when it will become usele[详细]
2022-12-20 10:05 分类:问答XSD: How to restrict enumeration values of a derived complex type?
Given the following example: <xs:schema xmlns:xs=\"http://www.w3.org/2001/XMLSchema\"> <xs:complexType name=\"Book\" abstract=\"true\">[详细]
2022-12-20 09:26 分类:问答NHibernate Join and Restriction Criteria
Im trying to write an NHibernate criteria that effectively joins and restricts at the same time. My DB looks like this...[详细]
2022-12-18 10:23 分类:问答