PrepAway - Latest Free Exam Questions & Answers

Tag: 70-554

Exam 70-554: UPGRADE: MCSD Microsoft .NET Skills to MCPD Enterprise Application Developer by Using the Microsoft .NET Framework: Part 2

What should you do?

You are an enterprise application developer. You develop an ASP.NETapplication that interacts with a Windows service. The application and the Windows service exchange Microsoft Message Queuing (MSMQ) messages. You need to define an integration test to ensure that the application and the Windows service interact appropriately.
What should you do?

What should you do?

You are an enterprise application developer. You are reviewing the design of a component. The component is used to monitor an FTP folder on a Microsoft Windows 2003 Server computer.
You need to ensure that the component meets the following requirements: It is transaction-oriented.It copies data from files in the FTP folder.It runs without the intervention of the user. It requires the minimum amount of development effort.
What should you do?

Which code segment should you use?

You are an enterprise application developer. You are working on a component in an application that provides a business workflow solution. The component will be used as a workflow to manage purchase requisitions. You discover that a WebException is raised when you use the GetApprover private method to invoke a method of a Web Service.
You need identify a code that allows the component to invoke the following methods:
* The GetDefaultApprover method if a WebException is raised
* The ReportError method if any other exception is raised.
* The GoToNextStep method if no exception is raised.

Which code segment should you use?

What should you do?

You are an enterprise application developer. You are reviewing the design of a component. The component is used to communicate with a legacy system. The component must meet the following requirements: It must handle high-latency network communications.It must accept synchronous calls from Windows and Web-based applications developed by using .NET Framework 2.0 in the local network.It must use asynchronous communications. You need to implement the design of the component.
What should you do?

Which two actions should you perform?

You are an enterprise application developer. You create a Web site that delivers multimedia content to subscribers. The Web site uses Message Transmission Optimization Mechanism (MTOM) to send and receive large files as attachments by using a Web service. You discover that you are unable to send and receive files that are greater than 10 MB in size. You need to ensure that the Web service can send or receive files of a large size with minimum overhead.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

What should you do?

You are an enterprise application developer. You are developing a component for a smart client application. The component will be accessed simultaneously by user interface threads and background threads. The threads must be able to access component properties and methods. The threads must not leave the component in an invalid state. You need to select an appropriate mechanism to ensure valid component state.
What should you do?

Which three actions should you perform?

You are an enterprise application developer. You are designing an event logging mechanism for a Web service. The Web service will be used to expose financial data.
You need to ensure that the event logging mechanism meets the following requirements:
* Access to all financial data is logged in production for auditing purposes.
* Arithmetic exceptions are logged only during application development.

Event log data is available to the administrators only on the local Web servers.

Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)


Page 4 of 40« First...23456...102030...Last »