当前位置:MCPD(70-583)题库

问题:

[单选]

You are developing a web service that will run on a single instance of a Windows Azure worker role. 
When interacting with external clients during the testing phase, the service encounters errors that may be related to the format of the HTTP payload. 
You need to recommend an approach that allows developers to monitor the service‟s HTTP traffic in real-time. 
What should you recommend?()

A .  Enable Remote Desktop Protocol (RDP) on the worker role.
B .  Use the Windows Azure Diagnostics API to download the IIS logs.
C .  Add an endpoint to the worker role to accept HTTPS connections on port 443.
D .  Change the service to a run in a Windows Azure web role.

关于DB模式下列说法正确的有() 对于业主来说工期不可控制。 确定进度付款易产生争议。 对于承包商来说,DB干好利润大,同时责任大,风险大。 设计变更导致分项间的调整难度大。 DB模式具有责任单一性的特点。 在面向对象的数据库中,对象标识()。 与数据的描述方式有关。 与对象的物理存储位置有关。 与数据的值有关。 是指针一级的概念。 “临界最小努力”理论 You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application that displays a high-resolution graphic image named Image1.jpg.  You need to limit the width of the image to 200 pixels. You also need to preserve the aspect ratio of the image.  Which code fragment should you use?() <Image Width="200" Source="Image1.jpg"/> <Image Width="200" Height="200" Source="Image1.jpg"/> <ImageWidth="200"><Image.Source>。 <BitmapImage DecodePixelWidth="200"DecodePixelHeight="200"UriSource="Image1.jpg" /> </Image.Source>。 </Image><Image Width="200"><Image.Source>。 <BitmapImage DecodePixelWidth="200" UriSource="Image1.jpg" /></Image.Source> </Image>。 人格

You are developing a web service that will run on a single instance of a Windows Azure worker role. 
When interacting with external clients during the testing phase, the service encounters errors that may be related to the format of the HTTP payload. 
You need to recommend an approach that allows developers to monitor the service‟s HTTP traffic in real-time. 
What should you recommend?()

参考答案:

  参考解析

本题暂无解析

在线 客服