Turn-on and off of CAS
How can CAS be turn-on and turn-off?
Expert
Code Access Security Tool (Caspol.exe) can be used to turn security on and off.
In order to turn off security, following command can be typed at the command prompt: caspol -security off
In order to turn on security, following command can be typed at the command prompt: caspol -security on
In the .NET Framework 4.0, in order to use Caspol.exe, it is required to set the <LegacyCasPolicy> element to “true”.
How users of an application can be prevented from editing the text in the ComboBox controls in .NET 4.0?
Write down some of the Features of WPF in brief.
How to identify that whether any changes are made or not to a DataSet object while it was last loaded?
Give the basic syntax of LINQ query in Visual Basic as well as in C#.
Explain different implementations of the LINQ?
Differentiate between publishing and deploying an application?
State the use of a .disco file?
State the difference between System.StringBuilder and System.String classes?
What are the rules and regulations which should be followed while creating the well-formed XML document?
Explain the syntax of the “for” loop.
18,76,764
1943919 Asked
3,689
Active Tutors
1429548
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!