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”.
Explain Custom User Controls in the ASP.NET?
Illustrate Application State in the ASP.NET.
What is a static constructor and also explain its features?
Write name of the class which can be used for converting the data types?
Write the name of event which determines that all controls are completely loaded into the memory?
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
How docking is different from anchoring?
Illustrate the term Marshalling?
Write the difference between System.StringBuilder and System.String classes?
What do you mean by the term non_deterministic finalization?
18,76,764
1953807 Asked
3,689
Active Tutors
1442568
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!