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, what is Connection Pooling?
What is data type and how many types of data types are there in .NET ?
Specify the function of CheckState property of the CheckBox control?
Illustrate the difference between the .dll extension and .exe extension files?
Describe memory-mapped files?
Define the roles of CLR in .NET Framework and also explain the responsibilities?
Name the class which is inherited when the ASP.NET server control is added to the Web form?
Name the namespaces that necessary to produce the localized application?
Distinguish among a Thread and a Process?
Specify various states of the XMLHttpRequest along with their description.
18,76,764
1940126 Asked
3,689
Active Tutors
1415253
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!