網(wǎng)站首頁(yè)
考試題庫(kù)
在線???/a>
智能家居
網(wǎng)課試題
問(wèn)&答
熱門試題
登錄 |
注冊(cè)
網(wǎng)站首頁(yè)
考試題庫(kù)
熱門試題
智能家居
網(wǎng)課試題
微軟認(rèn)證考試
題庫(kù)首頁(yè)
每日一練
章節(jié)練習(xí)
MCTSMCTS(70-528)單項(xiàng)選擇題每日一練(2019.01.15)
來(lái)源:考試資料網(wǎng)
1
你正在創(chuàng)建一個(gè)使用 Web 部件的 ASP.NET Web 頁(yè)面。你需要在 Web 部件之間配置一個(gè)靜態(tài)的連接。下面那個(gè)代碼段正確的配置了 CollectZip 和 ShowZip Web 部件之間的連接?()
點(diǎn)擊查看答案
2
你的 Web 站點(diǎn)使用自定義主題,并且要求站點(diǎn)必須支持額外的基于公司名稱的主題。公司名稱在用戶登錄到 Web 站點(diǎn)時(shí)進(jìn)行設(shè)置。公司的主題名存儲(chǔ)在變量 ThemeName 中。你需要使用這個(gè)變量動(dòng)態(tài)的設(shè)置 Web 站點(diǎn)的主題,你應(yīng)該如何做?()
點(diǎn)擊查看答案
3
You write a Web application. This application must support multiple languages. You store the localized strings in the application as resources. You want these resources to be accessed according to a users language preference. You create the following resource files in the App_GlobalResources folder of your application.myStrings.resxmyStrings.enCA.resxmyString.en-US.resxmyStrings.fr-CA.resxmyStrings.es-MX.resx resource file stores a localized version of the following strings: Name, E-mail, Address, and Phone. You create a Web Form that contains one label for each of these strings. You need to ensure that the correct localized version of each string is displayed in each label, according to a users language preference. What should you do? ()
點(diǎn)擊查看答案
4
You are using the ASP.NET membership APIs to manage user accounts for a Web site. The Web.config file contains the definition for the membership provider. After modifying the Web.config file to enable password recovery, you create a PasswordReset.aspx file. You need to enable users to reset their passwords online. The new passwords must be sent to them by e-mail after they have logged on through the Login.aspx page. In addition, users must be required to answer their secret questions before resetting their passwords. Which code logic should you use?()
點(diǎn)擊查看答案
5
你正在創(chuàng)建一個(gè)使用Web 部件的ASP.NET Web站點(diǎn)。你為Web頁(yè)增加了一個(gè)WebPartZones控件。下面那個(gè)控件可以實(shí)現(xiàn)給WebPartZones控件增加一個(gè)Web部件。()
點(diǎn)擊查看答案