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 difference between Managed and Unmanaged Code?
Which authentication technique is measured as the trusted authentication method between Windows authentication and SQL Server authentication?
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
Specify the operating systems over which the .NET Framework runs upon?
Illustrate the difference between System.Windows.dll and System.Windows.Browser.dll?
What are HTTP handlers in ASP.NET?
Briefly describe about the XML elements.
What do you understand by the Tuples?
Explain how would you implement the inheritance by using VB.NET/C#?
What is meant by the Object Pooling?
18,76,764
1952229 Asked
3,689
Active Tutors
1448984
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!