Question:You need to write a control that will be used across multiple pages. This control should contain updated sales figures. The control should update itself at various intervals if a containing page is left open. Which controls should you use to enable this scenario? (Choose all that apply.)
A UpdatePanel
B Timer
C ScriptManager
D ScriptManagerProxy
+ AnswerA B D
+ Report