Turn-on and off of CAS
How can CAS be turn-on and turn-off?
Expert
Code Access Security Tool (Caspol.exe) can be used to turn security on and off.
In order to turn off security, following command can be typed at the command prompt: caspol -security off
In order to turn on security, following command can be typed at the command prompt: caspol -security on
In the .NET Framework 4.0, in order to use Caspol.exe, it is required to set the <LegacyCasPolicy> element to “true”.
Mention the basic steps to perform the LINQ query.
Explain the use of the PlaceHolder control? Is it possible to see it at runtime?
Write the difference between adding items into cache by a Add() method and by the Insert() method?
Briefly describe key-based dependency and file-based dependency?
Briefly describe about standard query operators in LINQ?
State the reason why workflows are based on the Extensible Models.
Which type of code, a client-side or a server-side, is found in the code-behind file of the Web page?
How can you avoid a class from overriding in C# and Visual Basic?
Write down the benefit of packaging over xcopy in the .NET?
Illustrate the term lazy initialization?
18,76,764
1935079 Asked
3,689
Active Tutors
1445966
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!