You are designing the loan application process for the custo

题目
单选题
You are designing the loan application process for the customer terminals. You need to design a Transact-SQL stored procedure that fulfills the business and technical requirements. Which type of Transact-SQL stored procedure should you use?()
A

one that uses an internal SQL Server Web service endpoint

B

one that runs a SQL Server Integration Services (SSIS) package

C

one that uses Service Broker

D

one that runs a user-defined function

参考答案和解析
正确答案: A
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You have recently completely creating a new application for Certkiller .com.This new application has to load an instance of the Inventory class from a large file named Inventory.dat.You need to ensure that the application executes the loading process in as little time as possible.What should you do?()

A.

B.

C.

D.


参考答案:C

第2题:

You are designing a plan to migrate an existing application to Windows Azure.  The application currently resides on a server that has 768 MB of memory and multiple cores. You need to recommend the smallest compute instance size that is equivalent to the existing server.  Which size should you recommend?()

  • A、 Small
  • B、 Medium
  • C、 Large
  • D、 ExtraSmall

正确答案:B

第3题:

You are in the process of creating a new application.This new application has to be able to read all data from a text file.What should you do?()

A.

B.

C.

D.


参考答案:A

第4题:

You are designing an integration test plan for a Windows Azure .NET 3.5 application.   You need to recommend a testing environment that allows developers to debug the application while accessing data in the cloud.  What should you recommend?()

  • A、 Run the application on Windows Azure.  Use the development storage account.
  • B、 Run the application on Windows Azure.  Use a Windows Azure Storage account.
  • C、 Run the application in the development fabric.  Use the development storage account.
  • D、 Run the application in the development fabric.  Use a Windows Azure Storage account

正确答案:D

第5题:

You are designing a Windows Azure application.   The application contains one web role and three worker roles.  You need to recommend an approach for updating only one role without interrupting the other roles.   What should you recommend?()

  • A、 Perform a VIP swap.
  • B、 Perform an in-place upgrade.
  • C、 Delete the current deployment and then redeploy the application.
  • D、 Copy the cloud package to blob storage and then restart the service.

正确答案:B

第6题:

You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  You host the Web application in Microsoft Internet Information Services (IIS) 6.0. You browse theapplication and receive the following error message:  Server Application Unavailable  The web application you are attempting to access on this web server is currently unavailable.Please hit the "Refresh" button in your web browser to retry your request.  You view the Application event log and discover the following message:  It is not possible to run two different versions of ASP.NET in the same IIS process. Please use theIIS Administration Tool to reconfigure your server to run the application in a separate process.  To ensure productivity you need to solve this problem as quick as possible.  What should you do?()

  • A、You should change the IIS isolation mode.
  • B、You should assign the application to another application pool.
  • C、You should configure all applications that are part of your application's application pool in orderto use the same version of ASP.NET.
  • D、You should run the Aspnet_regiis.exe Tool.
  • E、You should restart the application pool that hosts the application.

正确答案:B,C

第7题:

You are designing a Windows Azure application.   Corporate policy dictates that you must retain all application logs.   You need to recommend an approach for complying with the corporate policy.  What should you recommend?()

  • A、 Perform on-demand transfers.
  • B、 Configure scheduled transfers.
  • C、 Configure a diagnostic trace listener.
  • D、 Increase the diagnostics buffer quotas.

正确答案:B

第8题:

You are currently in the process of creating an application that reads binary information from a file.You need to ensure that the only the first kilobyte of data is retrieved.What should you do?()

A.

B.

C.

D.


参考答案:B

第9题:

You are designing a Windows Azure application.  The application includes a web role and a worker role that communicate by using a Windows Azure Queue.  The worker role processes each message within 10 seconds of retrieving it from the queue. The worker role must process each message exactly one time.  If a process does not complete, the worker role must reprocess the message.  You need to recommend an approach for the worker role to manage messages in the queue.  What should you recommend?()

  • A、 Process the message and then delete it from the queue.
  • B、 Delete the message from the queue when retrieving the message.
  • C、 Set the visibility timeout of the message to 1 when retrieving the message.
  • D、 Process the message and then set the visibility timeout of themessage to the maximum value.

正确答案:A

第10题:

You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space.  You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server.  Which size should you recommend?()

  • A、 ExtraSmall
  • B、 ExtraLarge
  • C、 Small
  • D、 Large

正确答案:A

更多相关问题