PrepAway - Latest Free Exam Questions & Answers

Author: admin

Which three actions should you perform?

You are creating a Windows Forms setup application. The default user interface does not meet your needs. You want to provide an additional dialog box that includes two check boxes during the install process. You want the check boxes to give users the option to install two large Help files named Certkiller 1 and Certkiller 2 during the installation process. You need to customize the interface to meet your needs. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

Which part or parts of a Setup application can be configured for conditional installation based on the operati

You are creating a Windows Forms application that targets Microsoft Windows 2000 or later. You need to configure your Setup application for conditional installation. Which part or parts of a Setup application can be configured for conditional installation based on the operating system? (Choose all that apply.)

Which type or types of data access are allowed?

You are configuring a ClickOnce deployment that allows users to install your application from the Internet zone under partial trust permission. You want the application to access data that resides on the same remote server from the application is installed.
You need to add one of more types of data access that are allowed under partial trust permissions to your application. Which type or types of data access are allowed? (Choose all that apply.)

which must prevent other control from modifying the rendering behavior of your control?

You are working as an application developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. Domain.com uses Visual Studio 2005 as an application platform. Domain.com consists of a Development department.
You as the developer of Domain.com use a client computer named Certkiller -WS005 as developing collateral.
You are busy creating an extended control deriving class from Button. What should you do to render your control with an oval shape which must prevent other control from modifying the rendering behavior of your control?

What should you do to set or unset a flag in the ControlStyles enumeration to solve this problem?

You are working as an application developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. Domain.com uses Visual Studio 2005 as an application platform. Domain.com consists of a Development department.
You as the developer of Domain.com use a client computer named Certkiller -WS115 as developing collateral.
You are busy creating an extended control deriving class from TextBox. You did override the OnPaint method of the TextBox, but it never is called. What should you do to set or unset a flag in the ControlStyles enumeration to solve this problem?

What should you do to add a component to the form, without manual coding?

You are working as an application developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. Domain.com uses Visual Studio 2005 as an application platform. Domain.com consists of a Development department and a Marketing department. You as the developer of Domain.com use a client computer named Certkiller -WS034 as developing collateral. A Domain.com user named Mia Hamm is working for the Marketing department.
You need to provide her assistance for an input control by automatically show tooltip when she uses the F1 key.
You want the tooltip to show enough information. This is, so that Mia Hamm not causing errors by entering the wrong or invalid data.
What should you do to add a component to the form, without manual coding?

Which method should you use to write all buffered data in the stream to the device without losing any buffered

You are working as an application developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. Domain.com uses Visual Studio 2005 as an application platform. Domain.com consists of a Development department. You as the developer of Domain.com use a client computer named Certkiller -WS006 as developing collateral. You are busy using the XmlWriter class to write large amount of XML data to a physical device via a buffer stream.
Which method should you use to write all buffered data in the stream to the device without losing any buffered data?