PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What should you do?

You are creating a Windows application by using the .NET Framework 3.5. The application uses a Web Service to allow managers to retrieve employee performance data. The application allowsmanagers to access and modify data offline. The employee performance data is sensitive and must be protected. You need to implement an offline storage strategy. What should you do?

What should you do?

You are an enterprise application developer. You are modifying an existing component that communicates with a single vendor. You need to ensure that the design meets the following requirements:
* Supports multiple vendors.
* Supports common business rules that are applicable to all vendors.
* Supports rules that are specific to each vendor.Supports addition of new vendors easily.

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 create an application by using Microsoft Visual Studio .NET 2008 and the .NET Framework 3.5.
The application will be used by multiple types of users. The application will also interact with external applications.
You need to design the interaction among the application, the users of the application, and the external applications.
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 are an enterprise application developer. You are developing a Web service. The service will be consumed by client applications that are built on the .NET and other platforms. The Web service will return a collection to the client applications. You need to ensure that the client applications can consume the collection. You want to achieve this goal by using the minimum amount of 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 two actions should you perform?

You create an application by using Microsoft Visual Studio .NET 2008 and the .NET Framework 3.5.
You plan to use an existing unmanaged component in the application. The unmanaged component includes two methods to calculate taxes.
The first method calculates taxes for individuals and the second method calculates taxes for organizations. You need to provide a single method to calculate taxes.
You also need to consume the unmanaged component within the application.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Which two actions should you perform?

You create a Windows application by using the .NET Framework 3.5. You plan to test the application by using 5,000 records in a limited test environment. The application will process 1 million records in a production environment. You need to test the application to identify potential problems that might occur when the
application is moved to the production environment. Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)