You are implementing an ASP.NET page that hosts a user control named CachedControl. You need to ensure that the content of the user control is cached for 10 seconds and that it is regenerated when fetched after the 10 seconds elapse. Which two actions should you perform?()
A. Modify the hosting page’s caching directive as follows.
B. Add the following meta tag to the Head section of the hosting page.
C. Add the following caching directive to the hosted control.
D. Add the following caching directive to the hosted control.
查看答案
You have two servers that run Windows Server 2008 named Server1 and Server2. You install WSUS on both servers. You need to configure WSUS on Server1 to receive updates from Server2. What should you do on Server1? ()
A. Configure a proxy server
B. Configure a upstream server
Create a new replica group
D. Create a new computer group
You work as an application developer at Certkiller .com. You are required to dynamically load assemblies into a custom child application domain. You need to ensure that the assemblies loaded into the child application domain have the same permissions as the applications that are accessed across the local intranet.What should you do? ()
A
B
C
D
An IP phone connects a user to a switch as shown below: Based on the diagram shown above, which statement is true about the voice traffic coming to theswitch access port that is connected to the IP phone?()
A PC connected to a switch port via an IP phone is unaware of the presence of the phone
B. The traffic on the voice VLAN must be tagged with 802.1p encapsulation in order to coexist onthe same LAN segment with a PC
C. To improve the quality of the voice traffic, no other devices should be attached to the IP phone
D. The voice VLAN must be configured as a native VLAN on the switch
E. A PC connected to a switch port via an IP phone must support a trunking encapsulation
You work as an application developer at Certkiller .com. You are required to dynamically load assemblies into an application domain. You are using the Load method of the AppDomain class. What types of files can you this use method for?()
A. Library application files (.dll).
B. All assembly files, no matter what there file extensions are.
C. Application configuration files (.config).
D. Standalone application files (.exe).