How does CAS work
Answer / kirti
The CAS security policy revolves around two key concepts - code groups and permissions. Each .NET assembly is a member of a particular code group, and each code group is granted the permissions specified in a named permission set.
For example, using the default security policy, a control downloaded from a web site belongs to the 'Zone - Internet' code group, which adheres to the permissions defined by the 'Internet' named permission set. (Naturally the 'Internet' named permission set represents a very restrictive range of permissions.)
| Is This Answer Correct ? | 0 Yes | 0 No |
How you deploy .NET assemblies
please tell me the best book of asp.net in the markit. which explain in simple and detail.
What is entityset? : Entity framework
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Can I uninstall microsoft .net framework?
IS MS.Net platform independent or dependent?
19 Answers Infosys, Ksb, Satyam,
And if they have conflicting method names ?
Why string are called Immutable data Type
Hello guyz, I have interview scheduled next week on .Net Framework 1.1? Can any one please provide a) list of interview questions on .net frame work 1.1? b)basic differences between .net framework 1.1 and 2.0 and 3.5 c)the topics that i need to concentrate while preparing Thanks in advance
Can I redirect tracing to a file
What is .net core framework?
List the new features added in .net framework 4.0.