You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You add a ListBox control to the application. The ListBox control is data-bound to an instance of a custom collection class of the Product objects named ProductList. You need to ensure that changes to ProductList are automatically reflected in the ListBox control. What should you do? ()
第1题:
You have a Microsoft Hyper-V Server 2008 R2 server. You need to join the server to an existing Active Directory Domain Services (AD DS) domain. Which should you use?()
第2题:
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? ()
第3题:
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You plan to implement a test strategy for the application. You need to ensure that the test strategy meets the following requirements: Test data can be added to the test project without recompiling. Multiple variations of a test can be executed at run time. What should you do? ()
第4题:
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that the application meets the following requirements: Displays a menu that is specific to the control selected by the user. Displays the menu next to the control. Which control should you use? ()
第5题:
You have a Microsoft ASP.NET Framework version 1.0 application. The application does not use any | English | Chinese | Japan | Korean | - 106 - Test Information Co., Ltd. All rights reserved. features that are deprecated in the Microsoft .NET Framework version 3.5. The application runs on Microsoft IIS 6.0. You need to configure the application to use the ASP.NET Framework version 3.5 without recompiling the application. What should you do?()
第6题:
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You discover that when the application runs, a user control is not rendered correctly. You need to find out the user interface (UI) element of the window that is causing the rendering problem. What should you do?()
第7题:
You work as an application developer at Contoso.com. You use Microsoft .NET Framework 3.5 and Microsoft ADO.NET to develop an application. The database on the Microsoft SQL Server 2005 database has two tables that are displayed by using two SqlConnection objects in two different GridView controls. You want the tables to be displayed at the same time with the use a single SqlConnection object. What should you do?()
第8题:
You are employed as a network administrator at Certkiller.com. You are in the process of creatingan Asp.Net application using Microsoft .NET Framework v3.5. The application is hosted on a server named CERTKILLER-SR01. CERTKILLER-SR01 isconfigured to run Microsoft IIS 6.0. You receive several requests from management to set upCERTKILLER-SR01 for remote debugging. You need to make use of CERTKILLER-WS01 inorder to debug the application remotely. What should you do?()
第9题:
This can be accomplished by attaching Microsoft Visual Studio.NET to the inetinfo.exe process.
This can be accomplished by attaching Microsoft Visual Studio.NET to the Msvsmon.exeprocess.
This can be accomplished by attaching Microsoft Visual Studio.NET to theWebDev.WebServer.exe process.
This can be accomplished by attaching Microsoft Visual Studio.NET to the w3wp.exe process.
第10题:
Frame
Slider
Viewbox
ScrollViewer
第11题:
Attach Microsoft Visual Studio.NET to the w3wp.exe process.
Attach Microsoft Visual Studio.NET to the inetinfo.exe process.
Attach Microsoft Visual Studio.NET to the Msvsmon.exe process.
Attach Microsoft Visual Studio.NET to the WebDev.WebServer.exe process.
第12题:
Set the Remote Debugging Monitor to use Windows Authentication.
Add the ContosoUser account to the domain Administrators group.
Add the ContosoUser account to the local Administrators group on the ContosoTest server.
Change the ASP.NET worker process on the ContosoTest server to run as the local Administrator account.
第13题:
You work as an application developer at Contoso.com. You use Microsoft .NET Framework 3.5 and Microsoft ADO.NET to develop an application. The user name and password that is kept by the connection string is stored directly in the code of the application. You want to make sure that the password in the connection string is as protected. What should you do? ()
第14题:
You have a Microsoft ASP.NET Framework version 1.0 application. The application does not use any features that are deprecated in the Microsoft .NET Framework version 3.5. The application runs on Microsoft IIS 6.0. You need to configure the application to use the ASP.NET Framework version 3.5 without recompiling the application. What should you do?()
第15题:
You create a Microsoft Windows Installer file for a Windows Presentation Foundation (WPF) application that requires Microsoft .NET Framework 4. You need to ensure that the installation starts only if .NET Framework 4 is already installed on the computer. What should you do?()
第16题:
You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. The application uses Session objects. You are modifying the application to run on a Web farm. You need to ensure that the application can access the Session objects from all the servers in the Web farm. You also need to ensure that when any server in the Web farm restarts or stops responding, the Session objects are not lost. What should you do?()
第17题:
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You need to ensure that users can view content in a book-reading format that displays two pages at a time. Which control should you use?()
第18题:
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application uses data-bound controls. You discover that when the application is executed by users, one of the controls is not displayed properly. You need to view the property values assigned to the controls. What should you do?()
第19题:
You create Windows Forms applications by using the .NET Framework 3.5. You plan to use a setup project to deploy a new Windows Forms application.The application uses a component that requires the Microsoft NET Framework 1.1.You need to create a launch condition so that the application can be deployed on client computers. What should you do?()
第20题:
You have a Microsoft Hyper-V Server 2008 R2 server. You need to join the server to an existing Active Directory Domain Services (AD DS) domain. Which should you use?()
第21题:
Add the following parameter to the connection string: Integrated Security=true; PersistSecurityInfo=true;
Add the following parameter to the connection string: Integrated Security=SSPI;
Add the following parameter to the connection string: Integrated Security=SSPI; PersistSecurityInfo=yes;
Add the following parameter to the connection string: Integrated Security=true;
第22题:
ListBox
DockPanel
WrapPanel
StackPanel
第23题:
Attach Microsoft Visual Studio.NET to the w3wp.exe process.
Attach Microsoft Visual Studio.NET to the inetinfo.exe process.
Attach Microsoft Visual Studio.NET to the Msvsmon.exe process.
Attach Microsoft Visual Studio.NET to the WebDev.WebServer.exe process.
第24题:
Add the connection string to the Settings.settings file.
Add connection string to the Web.config file and use protected configuration.
Use the TRUE setting in the Persist Security Info keyword.
Use the FALSE setting in the Persist Security Info keyword