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.
You plan to develop utility classes for the application. The classes will provide a data access layer, a
business logic layer, and a presentation layer.
The presentation layer utility class provides functions for the controls on the forms.
You need to ensure that the utility classes can be reused in other applications. You want to achieve this
goal by using minimum possible development effort.
What should you do?

What should you do?

You are updating a Windows application by using the .NET Framework 3.5.
You are required to upgrade the UI for the application from Windows Forms to Windows Presentation
Foundation (WPF).
The new version of the application will include new UI components.
You need to ensure that an interim release of the application will support the new UI components within
Windows Forms. 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.
The application uses resource files to provide localization support.
The application must meet the following requirements:
If the user is a French Canadian or a French Belgian, then the interface is initially displayed in the
respective language.
If the user is French, then the interface is displayed in French.
If the user is not from any of these three categories, then the interface is displayed in English.
You need to design a localization strategy to meet the specified requirements.
What should you do?

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
The application stores data in a Microsoft SQL Server 2008 database.
You discover the following performance issues:
The application takes a long time to respond.
The application consumes over 900 MB of RAM.
You need to ascertain the reason for the poor performance of the application.
What should you do?

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
The application must meet the following requirements:
It records the details of the users who modify sensitive information.
It requires a context-related stack dump for the details.
It is executed by using the local user account without administrative privileges.
You need to ensure that the requirements are met by using minimum possible development effort.
What should you do?

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
You configure the deployment project of the application to deploy an assembly named MyClass.dll to the
global assembly cache (GAC).
You replace the existing version of the application with an updated version.
You discover that because of the presence of an old version of MyClass.dll assembly in the GAC, the
updated version does not function properly.
You need to ensure that when the application is uninstalled for replacement, the MyClass.dll assembly is
deleted from the GAC. What should you do?

Which data store should you use?

You are creating two related desktop applications by using the .NET Framework 3.5.
The applications will access and manage the timesheet entries that are stored in a shared local data
store.
An existing ASP.NET application that uses a Microsoft SQL Server 2005 Standard Edition database
provides corporate timesheet entry management.
You need to deploy a local data store that helps reuse schemas and stored procedures that are defined in
the database.
Which data store should you use?


Page 7 of 13« First...56789...Last »