By which command we can turn-off and turn-on CAS
By which command we can turn-off and turn-on CAS?
Expert
Code Access Security Tool (Caspol.exe) can be used to turn security on and off. To use Caspol.exe, we first need to set the <LegacyCasPolicy> element to true.
To turn on security, we can type the command at the command prompt which is as follows:
caspol -security on
To turn off security, we can type the command at the command prompt which is as follows:
caspol -security off
Explain about the AJAX Control Extender Toolkit.
Write the basic difference between GroupBox and the Panel control?
Write the difference between Arrays and Collection?
Briefly describe garbage collection? Differentiate between garbage collections in .NET 4.0 and previous versions?
Explain Hashtable?
Name the class which is inherited when the ASP.NET server control is added to the Web form?
Write the name of event which determines that all controls are completely loaded into the memory?
Explain the use of Windows Installer.
Distinguish among Compiler and Interpreter?
What is HTML server control in ASP.NET?
18,76,764
1951068 Asked
3,689
Active Tutors
1442435
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!