In .NET, the automatic memory management system enables:
In .NET, the automatic memory management system enables:
Which method should you use?
You need to ensure that your console application can process each key as it is pressed. Which
method should you use?
Which programming languages can be managed, unmanaged, or both?
Which class should you use to locate the My Documents folder?
You want to write log files to a user’s My Documents folder. Which class should you use to locate the
My Documents folder?
Which code fragment will read the XML contained in node1 and its subnodes?
You create an XML document that has an XmlNode named node1. Which code fragment will read
the XML contained in node1 and its subnodes?
Which permission class should you use?
You need to find out whether the active Windows user of an application is a member of the
Administrators group. Which permission class should you use?
Which application domain host manages security for web applications?
Which application domain host manages security for web applications?
Which tool should you use to view the minimal, optional, and refused permission sets requested by an assembly?
Which tool should you use to view the minimal, optional, and refused permission sets requested by
an assembly?
The Common Language Specification (CLS) standard:
The Common Language Specification (CLS) standard:
Which three actions can you perform by using the Strong Name tool?
Which three actions can you perform by using the Strong Name tool? (Choose three.)