You create a Web site. You add

题目

You create a Web site. You add an EditorZone control to the home page on the Web site. You need to enable users to customize the size and location of the Web Parts on their home pages. Which two controls should you add to the EditorZone control?()

  • A、BehaviorEditorPart
  • B、AppearanceEditorPart
  • C、PropertyGridEditorPart
  • D、LayoutEditorPart
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are developing a Windows Presentation Foundation (WPF) application. You need to display HTML content from a Web Page on the WPF form. What should you do?()

  • A、 Add a FlowDocumentReader control to the design surface. Then create a FlowDocument control.
  • B、 Add a ContentControl control to the design surface. The reference a WebClient object to return an HTML string.
  • C、 Add a DocumentViewer control to the design surface. The create a FixedDocument control.

正确答案:C

第2题:

Your company has an Active Directory domain. All computers are members of the domain. Your networkcontains an internal Web site that uses Integrated Windows Authentication. From a computer that runs Windows 7, you attempt to connect to the Web site and are prompted for authentication. You verify that youruser account has permission to access the Web site. You need to ensure that you are automaticallyauthenticated when you connect to the Web site.  What should you do?()

  • A、Create a complex password for your user account.
  • B、Open Credential Manager and modify your credentials.
  • C、Add the URL of the Web site to the Trusted sites zone.
  • D、Add the URL of the Web site to the Local intranet zone.

正确答案:D

第3题:

You create a Web site. You add an EditorZone control to the home page on the Web site. You need to enable users to customize the size and location of the Web Parts on their home pages.Which two controls should you add to the EditorZone control?()

A. BehaviorEditorPart

B. AppearanceEditorPart

C. PropertyGridEditorPart

D. LayoutEditorPart


参考答案:B, D

第4题:

You create a Web site. The Web site has many predefined roles and associated users that will be used for security purposes. You need to manage these roles and user accounts. Which tool should you use? ()

  • A、the Microsoft .NET Framework Configuration tool
  • B、the Code Access Security Policy tool
  • C、the ASP.NET IIS Registration tool
  • D、the Web Site Administration Tool

正确答案:D

第5题:

You copy a Web site from a development site to a staging site. You do not have the Web site in a source control application. Another developer begins to fix bugs on the staging site while the development team adds features on the development site. You need to synchronize the development site and the staging site and copy the latest version of each file to both locations. What should you do? ()

  • A、Use the Copy Web tool.
  • B、Create a Web Setup project.
  • C、Use the Publish Web tool.
  • D、Use the command line to XCOPY the files.

正确答案:A

第6题:

You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server hosts multiple Web sites.  You need to configure the server to automatically release memory for a single Web site. You must achievethis goal without affecting the other Web sites. What should you do?()

  • A、Create a new Web site and edit the bindings for the Web site.
  • B、Create a new application pool and associate the Web site to the application pool.
  • C、Create a new virtual directory and modify the Physical Path Credentials on the virtual directory.
  • D、From the Application Pool Defaults, modify the Recycling options.

正确答案:B

第7题:

You have the Web Server (IIS) role installed on a server that runs Windows Server 2008. You create a Web site named contoso.com. You copy an application named WebContent to the server. You need to enable the WebContent application on the Web site. What should you do?()

  • A、At the command prompt on the server, run the appcmd add site command.
  • B、At the command prompt on the server, run the appcmd add vdir command.
  • C、Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Application.
  • D、Select the Web site from the Internet Information Services (IIS) Manager console. Select Add Virtual Directory.

正确答案:C

第8题:

You create a Web site for a customer. You need to deploy the Web site to the customers server without any of the source files for the Web site. You do not want the customer to be able to update any of the static pages on the Web site.Which tool should you use?()

A. aspnet_compiler.exe

B. InstallUtil.exe

C. CSC.exe

D. aspnet_wp.exe


参考答案:A

第9题:

You need to prevent users from storing cookies that come from the www.contoso.com Web site. The solution must allow users to browse to the www.contoso.com Web site. What should you do?()

  • A、Add an entry to the Lmhosts file. 
  • B、From the local area connection, add a DNS suffix.
  • C、From Internet Explorer, modify the Privacy settings.
  • D、From Internet Explorer, modify the Manage Add-ons settings. 

正确答案:C

第10题:

You create a control named ContosoUI for a Web application. You need to add the control to the toolbox of Microsoft Visual Studio .NET. Which two actions should you perform?()

  • A、Create the ContosoUI control as a Web Control Library.
  • B、Create the ContosoUI control as a Web user control.
  • C、Within the Visual Studio .NET toolbox, browse to and select ContosoUI.ascx.
  • D、Within the Visual Studio .NET toolbox, browse to and select ContosoUI.dll.

正确答案:A,D

更多相关问题