PrepAway - Latest Free Exam Questions & Answers

Category: 70-563

Exam 70-563: Pro: Designing and Developing Windows Applications Using the Microsoft .NET Framework 3.5.

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
The application is used to manage employee information.
The application meets the following specifications:
A main form named EmployeeList contains a list control that displays a list of all employees.
The menu items help simultaneously display various detail forms for each employee selected from the list
control.
Each detail form for a selected employee contains a different set of information about the employee.
You need to ensure that when a user switches from one employee to another, the open detail forms are
updated to the corresponding employee information.
What should you do?

What should you do?

You are creating a Windows application to manage customer relationships by using the .NET Framework 3.5.
Users of the application access a form named FrmMain to view a list of contacts. When the user
double-clicks the contact, the item details for the contact can be viewed on another form named FrmDetails.
You need to ensure that the application meets the following requirements:
A user can compare the details of multiple customers simultaneously.
A user can rearrange all the open instances of the FrmDetails forms as a cascade or a tile in the FrmMain form.
What should you do?

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
The application will be used to manage records of patients at the hospital. Each application form contains
a TreeView control that displays a hierarchical list of patients. Items from the TreeView controls can be
dragged to other controls on the form. Each form has a different layout.
You discover that items from the TreeView controls of 10 forms cannot be dragged to other forms.
You need to ensure that the TreeView controls across all forms in the application function appropriately.
You want to achieve this goal by using minimum development effort.
What should you do?

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
You build reports by using the Microsoft SQL Server 2008 Reporting Services (SSRS). The sales
associates of the company execute the reports locally.
Parameters are entered in a MicrosoftReportViewer control that calls a stored procedure to execute the
report.
The sales associates frequently report that the data returned on execution is not the most recent.
You need to ensure that each time a report is executed, real-time data is displayed.
What should you do?

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
An existing ASP.NET application has the following specifications:
The application is hosted on a server named SERVER1.
Reports are built by using the Microsoft SQL Server 2008 Reporting Services (SSRS).
The reports execute on SERVER1.
User credentials are stored in a Microsoft SQL Server 2008 database.
Users can view the reports after authentication to the ASP.NET application.
The Windows application runs on a local computer. The reports that are used in the ASP.NET application
are also applicable to the Windows application users.
You need to design a reporting strategy to ensure that the Windows application displays the reports by
using a MicrosoftReportViewer control.
What should you do?

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
The application is used to track the activities of the sales team of your company.
The application has the following features:
It stores information in a local Microsoft SQL Server 2008 database instance.
It uses SQL Server 2008 Reporting Services (SSRS) to render reports.
You need to design a reporting strategy that implements the following tasks:
It renders the reports in the application.
It allows export of the reports as a PDF document.
What should you do?

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
The application contains a form that has 10 data entry controls.
When the user presses the F1 key, help information for the selected control must be displayed.
You need to create an event handler to display the help information by using a sender parameter.
What should you do?

Which control should you use?

You are creating a Windows application by using the .NET Framework 3.5.
The application contains a form to enter user details. The application must capture the preferred search
engine as part of input data.
You discover that the preferred search engine can be a known search engine or an unknown one.
You need to allow the user to select a value for the preferred search engine from a list of search engines.
You also need to allow the user to enter a value for the search engine in the same list.
Which control should you use?

What should you do?

You create a Windows application by using the .NET Framework 3.5.
The application captures account information. The account number contains both literal characters and
input characters of the alphanumeric type.
The account number has a predefined format.
You need to ensure that the account number is in the correct format. You also need to ensure that only
input characters are accepted from the user.
What should you do?

Which container should you add to the form?

You create a Windows application by using the .NET Framework 3.5.
The application contains a form to display a wizard interface.
When a user performs the steps in the wizard, a tree view control must concurrently display the list of
steps and the progress in the wizard.
You need to ensure that the progress display area along with the tree view control is always visible and
can be resized.
Which container should you add to the form?


Page 10 of 13« First...89101112...Last »