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
Write a major difference between a RadioButton control and a CheckBox control?
How we can enable impersonation in the web.config file?
Explain DataReader object?
How can we check that whether all the validation controls on the Web page are valid and proper?
Name the latest features that added in .NET Framework 4.0?
Write main difference between classic ADO and ADO.NET?
What do you mean by the term Routed event?
How we can choose the color from a ColorDialog box?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
Elucidate Role based security?
18,76,764
1956624 Asked
3,689
Active Tutors
1424814
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!