网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

你正在设计一个Windows Azure应用。应用程序包括过程沟通通过使用Windows通信基础(WCF)WCF服务必须支持流媒体服务。您需要推荐一个过程和一个主机WCF绑定。你推荐这两个动作应是()

  • A、主机在web角色的过程。
  • B、主机工作者角色的过程。
  • C、使用NetTcpBinding WCF服务。
  • D、使用WSHttpBinding WCF服务。

参考答案

更多 “你正在设计一个Windows Azure应用。应用程序包括过程沟通通过使用Windows通信基础(WCF)WCF服务必须支持流媒体服务。您需要推荐一个过程和一个主机WCF绑定。你推荐这两个动作应是()A、主机在web角色的过程。B、主机工作者角色的过程。C、使用NetTcpBinding WCF服务。D、使用WSHttpBinding WCF服务。” 相关考题
考题 您最近创建的 Windows 服务应用程序,需要定义一个 Windows 服务类。你应该做什么?() A.B.C.D.

考题 You are developing a Windows Service. The Windows Service will host a Windows Communication Foundation (WCF) service.The Windows Service class will inherit from ServiceBase.You need to ensure that the WCF service starts when the Windows Service is restarted.What should you do in the Windows Service class?()A.B.C.D.

考题 你正在设计一个Windows Azure存储数据。你的应用程序以下需求: 据存储系统必须支持超过500GB的存储的数据。 数据检索必须从大量可能的并行线程的线程阻止对方。 你需要给你推荐一个存储数据的方法。你推荐什么?()A、使用Windows Azure队列B、使用Windows Live Mesh2011C、使用一个SQL Azure数据库D、使用Windows Azure表存储

考题 你正在设计一个Windows Azure的解决方案。将使用多个解决方案客户,每个客户都有不同的业务逻辑和用户界面要求。所有客户使用相同版本的。net运行时。你需要推荐一个部署策略。你该推荐()A、部署在多租户配置。B、部署在一个单租户配置。C、部署与多个web角色实例。D、部署多个工作者角色实例。

考题 您正在开发一个Windows Azure应用程序的web角色和工人的角色通过使用Windows Azure队列通信,您需要推荐一个方法确保职工的角色并不试图处理任何消息超过三个次。你推荐什么?()A、妥善处理有害消息。B、减少信息的可见性超时值。C、减少队列中的消息的生存时间间隔。D、增加工人角色实例的数量从队列读取消息。

考题 你正在设计一个Windows Azure应用程序,将使用Windows Azure表存储。用户的应用程序将允许团队合作项目,每个用户都是一个只有一个小组的成员之一。你有以下要求: 确保每个用户可以有效地查询记录有关他或她的团队的项目。 减少数据访问延迟。 您需要推荐一个分区表存储实体。该方法你推荐什么?()A、由用户分区B、分区的团队C、分区的项目D、分区当前日期

考题 你计划的现有应用程序迁移到Windows Azure和SQL Azure。应用程序生成报告文件的请求远程系统要求报告文件将被放置到一个Windows Azure队列。你必须最小化计算资源和存储事务需要处理请求,您需要给你推荐一个处理请求的方法。你推荐什么?()A、为每一个报告文件,创建一个工作者角色不断轮询队列请求。B、创建一个工人角色为每一个报告文件,检查队列在预定的时间间隔请求。C、创建一个工作者角色,不断轮询队列请求并执行在多个线程请求。D、创建一个工作者角色,检查队列请求和在预定的时间间隔在多个线程执行请求。

考题 你计划的现有应用程序迁移到Windows Azure和SQL Azure。当前的应用程序包含报告由SQL Server的报告服务。您需要推荐一个方法迁移报告。你应该推荐()A、使用SQL Azure托管客户端报告定义。B、使用SQL Azure主机服务器报告定义。C、使用Windows Azure托管客户端报告定义在一个ASP.NET网页。D、使用Windows Azure主机服务器报告定义在一个ASP.NET网页。

考题 你正在设计一个Windows Azure应用程序将提供在线备份存储非常大的媒体文件,应用程序必须能够存储平均1GB为每个用户的数据,应用程序必须提供随机读/写访问,你需要推荐一个持久数据存储的解决方案。你应当推荐()A、使用Windows Azure Drive。B、使用Windows Azure页面blob存储。C、使用Windows Azure块blob存储。D、使用本地存储在一个Windows Azure实例。

考题 你正在设计一个Windows Azure应用程序,应用程序将包括偶尔联系客户,参考数据存储在Windows Azure Blob存储客户端断开连接时可以添加数据。你需要推荐一个方法吗与Windows Azure Blob存储同步离线客户端数据。你应该推荐()A、使用SQL Azure数据同步。B、使用微软同步框架。C、使用Windows Azure Blob存储快照。D、使用Microsoft SQL Server复制组件。

考题 你正在设计一个Windows Azure应用程序,将使用Window sAzure表存储。您需要推荐一个方法应该最小化存储成本你推荐什么?()A、使用实体组事务。B、使用多个分区来存储数据。C、使用事务作用域组所有存储操作。D、使用微软分布式事务协调器(MSDTC)。

考题 你打算搬到Windows Azure存储流媒体内容。你所需要的推荐一种方法提供全球用户最快的访问你应该推荐内容。这两个动作是()A、使用共享访问签名。B、使用Windows Azure页面blob存储。C、使用Windows Azure块blob存储。D、使用Windows Azure内容分发网络(CDN)。

考题 你正在设计一个Windows Azure应用。应用程序包含一个web角色和工作者角色,通过使用Windows Azure队列通信。工人的角色处理每个消息的10秒内从队列中检索它。工人的角色必须处理每个消息一次。如果一个过程不完整,工人吗角色必须再加工信息。您需要推荐一个方法为职工的角色来管理消息在队列中。你推荐什么?()A、处理该消息,然后从队列中删除它。B、从队列中删除消息时检索消息。C、消息的可见性超时设置为1时,检索消息。D、处理该消息,然后设置最大的可见性超时消息价值。

考题 关于WCF说法正确的是()A、支持新的WS-*系列协议,并能够通过像SOAP/HTTP这样的开放标准实现异构系统的互操作B、WCF通过一个统一的编程模型把Web Service提升到了一个新的层次,可以方便地构建安全、可靠和互操作的应用程序C、在WCF中有不同的契约,其中包括服务契约、数据契约和消息契约D、WCF英文全称Windows Communication Foundation

考题 你正在设计一个计划对现有的Microsoft SQL Server 2008数据库迁移到SQL Azure数据库包含一个SQL服务器代理工作,清理应用程序日志表。您需要推荐一个方法确保SQL Server代理工作继续不加修改地运行。你推荐()A、使用SQL Azure数据同步服务。B、在SQL Azure运行SQL Server代理。C、使用SQL Server集成服务(ssi)连接到SQL Azure。D、连接现有的本地SQL Server代理工作SQL Azure。

考题 你正在设计一个Windows Azure应用程序,应用程序将存储数据Windows Azure Blob存储。很多应用程序的服务将是相互依存的。你需要推荐一个方法来优化应用程序的性能。你应该建议()A、创建一个关联,副只有亲密团体的存储服务。B、创建一个关联,副只具有亲和力的计算服务集团。C、组创建一个亲和力,将计算和存储服务的服务亲和力。D、创建两个关联组,将一组和计算服务存储服务与其他组。

考题 You are designing a Windows Azure application.   The application includes processes that communicate by using Windows Communications Foundation (WCF) services.  The WCF services must support streaming.  You need to recommend a host for the processes and a WCF binding.   Which two actions should you recommend?()A、 Host the processes in web roles.B、 Host the processes in worker roles.C、 Use NetTcpBinding for the WCF services.D、 Use WSHttpBinding for the WCF services.

考题 A Windows Communication Foundation (WCF) service is deployed with netTcpBinding. This service uses a duplex message exchange pattern.You are developing the next version of the WCF service. You discover that your company's hardware load balancer performs correctly only for WCF services that use HTTP. You need to ensure that your service works with the load balancer. What should you do?()A、Use basicHttpBinding.B、Create a custom binding that has the compositeDuplex, textMessageEncoding, and namedPipeTransport binding elements in this order.C、Create a custom binding that has the compositeDuplex, textMessageEncoding, and wsHttpTransport binding elements in this order.D、Use wsHttpBinding.

考题 你正在设计一个web服务,它将在Windows Azure托管web服务会接受和存储结构化和半结构化数据,web服务必须满足吗以下需求: 在一个事务中更新所有数据。 执行结构化数据的数据结构中的数据存储。 您需要推荐一个方法来存储数据。你推荐什么?()A、使用Windows Azure队列B、使用一个SQL Azure数据库C、使用一个Windows Azure DriveD、使用Windows Azure表存储

考题 你正在设计一个Windows Azure应用程序。消息将放入一个Windows Azure队列,然后由一个工人处理角色。没有坚持要求Windows Azure服务水平协议(SLA)。你需要推荐的方法并行处理消息,同时减少计算成本。你应该推荐()A、一个角色实例分别处理消息B、单个角色实例与多线程的请求处理C、多个角色实例,分别处理消息D、多个角色实例,多线程的请求处理

考题 你正在设计一个Windows Azure web应用程序不使用ASP.NET。应用程序需要一个独立的Win32翻译。您需要推荐一个方法允许访问翻译。你推荐什么?()A、使用web角色。配置翻译作为一个ISAPI过滤器。B、使用web角色。配置一个解释器FastCGI处理程序和设置的路径翻译。C、使用工人的角色一个内部端点。启用本地代码执行。D、使用一个工作者角色与外部端点配置FastCGI处理程序翻译并设置根目录的路径。

考题 您正在评估一个Windows Azure应用程序,应用程序使用的一个实例web角色。角色实例大小设置为媒介,应用程序不使用SQL Azure。你扩展应用程序有以下要求: 最大化吞吐量。 减少停机时间而扩展。 增加系统资源。 您需要推荐一个方法扩展应用程序,你应该推荐的是()A、设置垂直分区。B、水平分区设置。C、增加角色实例的数量。D、改变角色实例规模大。

考题 你正在设计一个Windows Azure应用程序将允许处理的图像批量文件。图像处理通过远程应用程序运行在多个服务器应用程序必须符合以下要求: 期间保持运行批处理操作。 允许用户每幅图回滚到以前的版本。 每个远程应用程序必须具有独占访问一个图像在处理它。你需要推荐一个方法用于存储图片。你推荐什么?()A、在Windows Azure队列存储图像。B、将图像存储在Windows Azure Blob存储。C、将图像存储在Windows Azure存储表。D、图像存储在一个Windows Azure驱动器连接到网络的作用。

考题 You plan to host a Windows Communication Foundation (WCF) service in a Windows Azure worker role.  Custom code is necessary to initialize and configure the service endpoint.   You need to recommend the point at which the application should initialize the WCF service.  What should you recommend?()A、 When Windows Azure initializes the worker role instance.B、 When the worker role instance receives its first request.C、 When the worker role instance instantiates the WCF service.D、 When the worker role instance enters the main execution thread.

考题 单选题You plan to host a Windows Communication Foundation (WCF) service in a Windows Azure worker role.  Custom code is necessary to initialize and configure the service endpoint.   You need to recommend the point at which the application should initialize the WCF service.  What should you recommend?()A  When Windows Azure initializes the worker role instance.B  When the worker role instance receives its first request.C  When the worker role instance instantiates the WCF service.D  When the worker role instance enters the main execution thread.

考题 单选题A Windows Communication Foundation (WCF) service is deployed with netTcpBinding. This service uses a duplex message exchange pattern.You are developing the next version of the WCF service. You discover that your company's hardware load balancer performs correctly only for WCF services that use HTTP. You need to ensure that your service works with the load balancer. What should you do?()A Use basicHttpBinding.B Create a custom binding that has the compositeDuplex, textMessageEncoding, and namedPipeTransport binding elements in this order.C Create a custom binding that has the compositeDuplex, textMessageEncoding, and wsHttpTransport binding elements in this order.D Use wsHttpBinding.

考题 多选题You are designing a Windows Azure application.   The application includes processes that communicate by using Windows Communications Foundation (WCF) services.  The WCF services must support streaming.  You need to recommend a host for the processes and a WCF binding.   Which two actions should you recommend?()AHost the processes in web roles.BHost the processes in worker roles.CUse NetTcpBinding for the WCF services.DUse WSHttpBinding for the WCF services.