作业帮 > 微软认证(MCSE) > 教育资讯

2013微软认证考试练习题及答案(32)[1]

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/09 10:50:08 微软认证(MCSE)
2013微软认证考试练习题及答案(32)[1]
2013微软认证考试练习题及答案(32)[1]微软认证(MCSE)
【网络综合 - 微软认证(MCSE)试题】
无忧考网为大家收集整理了《2013微软认证考试练习题及答案(32)》供大家参考,希望对大家有所帮助!!!

QUESTION 76
You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. The application contains a mobile Web page.
You add the following StyleSheet control to the Web page.




You need to add a Label control named MyLabel that uses the defined style in the MyStyleSheet StyleSheet control.
Which markup should you use?

A.
B.
C.




D.



Answer: A

QUESTION 77
You modify an existing Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.
You add a theme to the ASP.NET application.
You need to apply the theme to override any settings of individual controls.
What should you do?

A.In the Web.config file of the application, set the Theme attribute of the pages element to the name of the theme.
B.In the Web.config file of the application, set the StyleSheetTheme attribute of the pages element to the name of the theme.
C.Add a master page to the application. In the @Master directive, set the Theme attribute to the name of the theme.
D.Add a master page to the application. In the @Master directive,微软认证(MCSE)