单选题You need to create a form for Payroll application that will allow the user to view all information for any employee ID queried. This data should be displayed to the user in a grouped format. The user should be able to choose which information they want

题目
单选题
You need to create a form for Payroll application that will allow the user to view all information for any employee ID queried. This data should be displayed to the user in a grouped format. The user should be able to choose which information they want to see from a pull down list containing the values PERSONAL and PAYROLL. Which format should you use to create this form?()
A

One content canvas and multiple stacked canvases. 

B

One content and one stacked canvas.

C

Tab canvas with several tab pages. 

D

One content canvas. 

E

A horizontal and vertical toolbar.


相似考题
更多“单选题You need to create a form for Payroll application that will allow the user to view all information for any employee ID queried. This data should be displayed to the user in a grouped format. The user should be able to choose which information they want”相关问题
  • 第1题:

    You have stored confidential financial data in a shared folder named AccSecured on your Windows 2000 Professional computer. Your company hires an intern named Richard. You create a subfolder named intern, which Richard needs to access. You want to allow Richard access to the intern subfolder only.

    You create a user account named intern. You want to allow the intern user account the ability to update, create, and delete files within the intern folder. You need to prevent Richard from accessing any other files or folders within the AccSecured folder.

    What should you do? (Choose all that apply)

    A.Map a network drive to the AccSecured\intern folder from Richard's computer.

    B.Map a network drive to the AccSecured shared folder from Richard's computer.

    C.Allow the intern user account modify permissions on the intern subfolder.

    D.Allow the intern user account traverse folder/execute file permission on the AccSecured folder.

    E.Allow the intern user account list folder content permission on the AccSecured folder. Remove read extended attributes and read permissions.


    正确答案:CD
    解析:Explanation: The traverse folder/execute file permission" enables Richard to traverse the AccSecured folder to reach the intern folder, while the modify permissions on the intern folder allow Richard to modify information in the intern subfolder.

    Incorrect answers:
    A: There is no need to map a network drive to the intern folder.

    B: Richard only needs the traverse folder/execute file permission on the AccSecured folder. He does not need to map the folder.

    E: Richard should not be allowed to view the contents in the AccSecured folder.

  • 第2题:

    Which data dictionary table should you query to view the object privileges granted to the user on specific columns? ()

    • A、USER_TAB_PRIVS_MADE
    • B、USER_TAB_PRIVS
    • C、USER_COL_PRIVS_MADE
    • D、USER_COL_PRIVS

    正确答案:D

  • 第3题:

    You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You plan to use a PresentationTraceSources object when the application is executed by users. When the application is executed in a test environment, all debug information is successfully captured. You need to be able to capture debug information when the application is deployed. What should you do?()

    • A、 Enable WPF tracing in the registry.Restart the application.
    • B、 Enable tracing by modifying local Group Policy.Restart the application.
    • C、 Open the XML configuration file for your application on the user's computer.Set tracing to a verbose level.Restart the application.
    • D、 Open the XML configuration file for your application on the user's computer.Add a trace listener.Restart the application.

    正确答案:A

  • 第4题:

    You want users to log on to Active Directory by using a new User Principal Name (UPN).    You need to modify the UPN suffix for all user accounts.  Which tool should you use()

    • A、Dsmod
    • B、Netdom
    • C、Redirusr
    • D、Active Directory Domains and Trusts

    正确答案:A

  • 第5题:

    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application uses the drag-and-drop functionality. You need to ensure that the drag-and-drop operation is stopped when a user moves the cursor outside the boundaries of the application form. Which enumeration member should you use?()

    • A、 DragAction.Cancel
    • B、 DragAction.Drop
    • C、 DragDropEffects.None
    • D、 DragDropEffects.All

    正确答案:A

  • 第6题:

    You are a desktop administrator for your company. You are responsible for deploying a new application. The application is packaged in an .msi file. You need to deploy the application to only three users in the company. The .msi file contains all of the information necessary to correctly install the application. You need to install the application so that users see information about the installation progress, but no other user interface is displayed during the installation. What should you do?()

    • A、Use the Msiexec.exe program to perform a quiet installation of the application.
    • B、Use the Msiexec.exe program to perform a passive installation of the application. 
    • C、Create a Group Policy object (GPO) that assigns the application. Link the GPO to the site containing the users who will use the application. 
    • D、Create a Group Policy object (GPO) that advertises the application. Link the GPO to the domain. 

    正确答案:B

  • 第7题:

    You are implementing an ASP.NET Web application. Users will authenticate to the application with an ID. The application will allow new users to register for an account. The application will generate an ID for the user based on the users full name. You need to implement this registration functionality. Which two actions should you perform?()

    • A、Configure the SqlMembershipProvider in the web.config file.
    • B、Configure the SqlProfileProvider in the web.config file.
    • C、Create an ASP.NET page that contains a default CreateUserWizard control to create a new user account.
    • D、Create an ASP.NET page that contains a custom form that collects the user information and then uses the Membership.CreateUser method to create a new user account.

    正确答案:A,D

  • 第8题:

    多选题
    You are implementing an ASP.NET Web application. Users will authenticate to the application with an ID. The application will allow new users to register for an account. The application will generate an ID for the user based on the users full name. You need to implement this registration functionality. Which two actions should you perform?()
    A

    Configure the SqlMembershipProvider in the web.config file.

    B

    Configure the SqlProfileProvider in the web.config file.

    C

    Create an ASP.NET page that contains a default CreateUserWizard control to create a new user account.

    D

    Create an ASP.NET page that contains a custom form that collects the user information and then uses the Membership.CreateUser method to create a new user account.


    正确答案: B,D
    解析: 暂无解析

  • 第9题:

    单选题
    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is an Active Directory domain in your company. The company runsTerminal Services. All Terminal Services accounts are configured to allow session takeover without permission. A user has used an account named User1 to log on to a server named S02. The session ID forUser1 is 1337. You need to perform a session takeover for session ID 1337. Which commands should you run?()
    A

    You should run Tsdiscon 1337, and then Tscon 1337

    B

    You should run Chgusr 1337 /disable, and then Tscon 1337

    C

    You should run Takeown /U User1 1337, and then Tscon 1337

    D

    You should run Tsdiscon 1337, and then Chgport /U User1 1337


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You plan to use a PresentationTraceSources object when the application is executed by users. When the application is executed in a test environment, all debug information is successfully captured. You need to be able to capture debug information when the application is deployed. What should you do?()
    A

     Enable WPF tracing in the registry.Restart the application.

    B

     Enable tracing by modifying local Group Policy.Restart the application.

    C

     Open the XML configuration file for your application on the user's computer.Set tracing to a verbose level.Restart the application.

    D

     Open the XML configuration file for your application on the user's computer.Add a trace listener.Restart the application.


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    You need to create a form for Payroll application that will allow the user to view all information for any employee ID queried. This data should be displayed to the user in a grouped format. The user should be able to choose which information they want to see from a pull down list containing the values PERSONAL and PAYROLL. Which format should you use to create this form?()
    A

    One content canvas and multiple stacked canvases. 

    B

    One content and one stacked canvas.

    C

    Tab canvas with several tab pages. 

    D

    One content canvas. 

    E

    A horizontal and vertical toolbar.


    正确答案: E
    解析: 暂无解析

  • 第12题:

    单选题
    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application uses the drag-and-drop functionality. You need to ensure that the drag-and-drop operation is stopped when a user moves the cursor outside the boundaries of the application form. Which enumeration member should you use?()
    A

     DragAction.Cancel

    B

     DragAction.Drop

    C

     DragDropEffects.None

    D

     DragDropEffects.All


    正确答案: B
    解析: 暂无解析

  • 第13题:

    You are developing the Payroll application that contains the SALARY and COMMISSION forms. When a user invoked the COMMISSION form from the SALARY form, the SAL value should be passed to the COMMISSION form. In which data form and at what time should you define the parameter to accept the value?()

    • A、SALARY form at runtime. 
    • B、SALARY form at design time. 
    • C、COMMISSION form at runtime. 
    • D、COMMISSION form at design time. 

    正确答案:D

  • 第14题:

    You need to create a form for Payroll application that will allow the user to view all information for any employee ID queried. This data should be displayed to the user in a grouped format. The user should be able to choose which information they want to see from a pull down list containing the values PERSONAL and PAYROLL. Which format should you use to create this form?()

    • A、One content canvas and multiple stacked canvases. 
    • B、One content and one stacked canvas.
    • C、Tab canvas with several tab pages. 
    • D、One content canvas. 
    • E、A horizontal and vertical toolbar.

    正确答案:A

  • 第15题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is an Active Directory domain in your company. The company runsTerminal Services. All Terminal Services accounts are configured to allow session takeover without permission. A user has used an account named User1 to log on to a server named S02. The session ID forUser1 is 1337. You need to perform a session takeover for session ID 1337. Which commands should you run?()

    • A、You should run Tsdiscon 1337, and then Tscon 1337
    • B、You should run Chgusr 1337 /disable, and then Tscon 1337
    • C、You should run Takeown /U User1 1337, and then Tscon 1337
    • D、You should run Tsdiscon 1337, and then Chgport /U User1 1337

    正确答案:A

  • 第16题:

    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application has multiple data entry windows. Each window contains controls that allow the user to type different addresses for shipping and mailing. All addresses have the same format. You need to ensure that you can reuse the controls. What should you create?()

    • A、 a user control
    • B、 a data template
    • C、 a control template
    • D、 a control that inherits the Canvas class

    正确答案:A

  • 第17题:

    You have stored confidential financial data in a shared folder named AccSecured on your Windows 2000 Prfessional computer. Your company hires an intern named Richard.  You create a subfolder named intern, which Richard needs to access. You want to allow Richard access to the intern subfolder only. You create a user account named intern. You want to allow the intern user account the ability to update, create, and delete files within the intern folder. You need to prevent Richard from accessing any other files or folders within the AccSecured folder.  What should you do?()

    • A、Map a network drive to the AccSecured/intern folder from Richard’s computer.
    • B、Map a network drive to the AccSecured shared folder from Richard’s computer.
    • C、Allow the intern user account modify permissions on the intern subfolder.
    • D、Allow the intern user account traverse folder/execute file permission on the AccSecured folder.
    • E、Allow the intern user account list folder content permission on the AccSecured folder. Removeread extended attributes and read permissions.

    正确答案:C,D

  • 第18题:

    You create 200 new user accounts. The users are located in six different sites. New users report that they receive the following error message when they try to log on: "The username or password is incorrect." You confirm that the user accounts exist and are enabled. You also confirm that the user name and password information supplied are correct. You need to identify the cause of the failure. You also need to ensure that the new users are able to log on Which utility should you run()

    • A、Rsdiag
    • B、Rstools
    • C、Repadmin
    • D、Active Directory Domains and Trusts

    正确答案:C

  • 第19题:

    单选题
    You are developing the Payroll application that contains the SALARY and COMMISSION forms. When a user invoked the COMMISSION form from the SALARY form, the SAL value should be passed to the COMMISSION form. In which data form and at what time should you define the parameter to accept the value?()
    A

    SALARY form at runtime. 

    B

    SALARY form at design time. 

    C

    COMMISSION form at runtime. 

    D

    COMMISSION form at design time. 


    正确答案: A
    解析: 暂无解析

  • 第20题:

    单选题
    You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application has multiple data entry windows. Each window contains controls that allow the user to type different addresses for shipping and mailing. All addresses have the same format. You need to ensure that you can reuse the controls. What should you create?()
    A

     a user control

    B

     a data template

    C

     a control template

    D

     a control that inherits the Canvas class


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    You are the administrator of your company’s network. You purchase 75 new Windows 2000 Professional computers that will be shared by the users in Graphic organizational unit (OU). All the computers are configured identically. You want the users to be able to maintain their individual desktop settings regardless of which computer they use. You want to accomplish this with the least amount of administrative effort. What should you do? ()
    A

    Configure each computer to join a workgroup.      Create a user account and a local profile for each user. 

    B

    Configure each computer to join a workgroup.      Create a domain user account that uses roaming user profiles. 

    C

    Configure each computer to join the domain.      Create a user account for each user on a domain controller. 

    D

    Configure each computer to join the domain.      Create domain user accounts that use roaming user profiles.


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    You are developing an application that performs file backups in the background. The background application will host a Windows Communication Foundation (WCF) service and must be active as soon as the machine is running. The background application will not have a user interface. A front-end application will consume the WCF service and will provide the user interface.You need to choose a host environment for the WCF service. Which hosting environment should you choose? ()
    A

    Microsoft Internet Information Services (IIS) 6.0

    B

    Windows Process Activation Services (WAS)

    C

    A Windows Forms application

    D

    A Windows Service


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    You want users to log on to Active Directory by using a new User Principal Name (UPN).    You need to modify the UPN suffix for all user accounts.  Which tool should you use()
    A

    Dsmod

    B

    Netdom

    C

    Redirusr

    D

    Active Directory Domains and Trusts


    正确答案: B
    解析: 暂无解析

  • 第24题:

    单选题
    You create 200 new user accounts. The users are located in six different sites. New users report  that they receive the following error message when they try to log on: "The username or  password is incorrect."     You confirm that the user accounts exist and are enabled. You also confirm that the user name  and password information supplied are correct.     You need to identify the cause of the failure. You also need to ensure that the new users are able  to log on.     Which utility should you run()
    A

    Rsdiag

    B

    Rstools

    C

    Repadmin

    D

    Active Directory Domains and Trusts


    正确答案: D
    解析: 暂无解析