網(wǎng)站首頁
考試題庫
在線???/a>
智能家居
網(wǎng)課試題
問&答
熱門試題
登錄 |
注冊
網(wǎng)站首頁
考試題庫
熱門試題
智能家居
網(wǎng)課試題
微軟認證考試
題庫首頁
每日一練
章節(jié)練習
MCTSMCTS(70-528)多項選擇題每日一練(2019.03.21)
來源:考試資料網(wǎng)
1
你將為 Web 應用創(chuàng)建一個控件 ContosoUI。你需要增加這個控件到 Microsoft Visual Studio .NET 的工具欄中,你應該通過下面那兩個操作完成?()
點擊查看答案
2
You create a Web Form. The Web Form allows users to log on to a Web site. You implement the login logic using a Login control named Login1. The membership data for the application is stored in a SQL Express database in the App_Data directory. You need to configure your application so that the membership data is stored in a local Microsoft SQL Server database. You add the following code segment to the Web.config file.
Which two additional actions should you perform? ()
點擊查看答案
3
You create a Web Form that contains connected Web Parts. You write the following declaration in your Web Form.You need to ensure that your Web Part connection is valid. Which two actions should you perform? ()
點擊查看答案
4
You are developing a Web application. The Web application restricts access to an administrative page. The Web application uses the following code segment to protect the page.If Page.User.Identity.Name <> "CONTOSO\Administrator" Then Response.Redirect("login.aspx")End IfYou are logged on as Administrator. When you display the page, you are redirected to Login.aspx. You discover that the User.Identity.Name property is not being correctly populated. You need to ensure that you can access the page when you are logged on as Administrator. Which two actions should you perform? ()
點擊查看答案
5
請問在下圖中使用了哪兩個控件?()
點擊查看答案