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
State the different ways by which a method can be overloaded?
Explain the term neutral culture?
What is meant by the term workflow?
Describe about LINQ query expressions?
Why there is a requirement of user-defined controls?
Name the latest features that added in .NET Framework 4.0?
List the different ways to send the data across pages in the ASP.NET?
How to ensure that no one has interfered with ViewState in the Web page?
What is meant by Delegate?
Explain the ASP.NET AJAX?
18,76,764
1926132 Asked
3,689
Active Tutors
1455225
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!