Author: MisterStegs | Posted on: 7/10/2008 12:16:57 PM | Views : 888

Hi all, I am studying for 70-643 (Server 08 Apps Infrastructure) and have been consistently missing questions regarding .NET Trust Levels.  Here is an example question:

**********************************************************

You are configuring a Windows Server 2008 IIS installation to support a new ASP.NET application. The developers of the application have specified that the code must have permissions to perform the following tasks:

* Read several configuration files that are located outside of the Web application's directory
* Read initialization settings from the Windows Registry
* Write error messages to the Windows Application Event Log

You want to minimize the permissions that are granted to the application while still allowing it to perform these actions.

Which of the following .NET Trust Levels should you assign for the Web application?

Full
Low
High
Minimal
Medium

************ ...

Go to the complete details ...