What is the characteristic of a delegate?
What is the characteristic of a delegate?
Where should you insert code that must be executed, regardless of whether or not an error is thrown?
Which exception will catch an error if the file is missing?
You write code that reads a file from the disk. Which exception will catch an error if the file is
missing?
Which file contains the required .NET settings for an ASP.NET web application?
Which file contains the required .NET settings for an ASP.NET web application?
Which two actions should you perform to consume events defined in another class?
Which two actions should you perform to consume events defined in another class? (Each correct
answer presents part of the solution. Choose two.)
which folder should you store the web.config file in a .NET web application?
In which folder should you store the web.config file in a .NET web application?
Which .NET object combines the identity and role of a user?
Which .NET object combines the identity and role of a user?
Which three policy types are .NET security policy levels?
Which three policy types are .NET security policy levels? (Choose three.)
Which code segment should you use?
You need to find out whether an application has access to delete files from the C:\Logs directory.
Which code segment should you use?
Which feature protects computers from running untrusted applications?
Which feature protects computers from running untrusted applications?