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 |
What you mean by routing in mvc?
What is tracing?Where it used.Explain few methods available
Why do you need to box a primitive variable
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
Explain peek method in tempdata in asp.net mvc?
What is the difference between windows vista and .net framework 3.0 ?
How to ensure the credentials for WebService using Windows authentication
Difference between manifest , metadata?
3 Answers Soma Technology, TCS,
What is mapping in entity framework? : Entity framework
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
Which are the important namespaces used in mvc?
What is Separation of Concerns in ASP.NET ASP.Net MVC?