070-494 試験問題を無料オンラインアクセス
試験コード: | 070-494 |
試験名称: | Recertification for MCSD: Web Applications |
認定資格: | Microsoft |
無料問題数: | 250 |
更新日: | 2025-09-01 |
You are developing an ASP.NET MVC application that uses forms authentication against
an Oracle database.
You need to authenticate the users.
Which code segment should you use?
You are developing an ASP.NET MVC application to be used on the Internet. The environment uses Active Directory with delegation to access secure resources.
Users must be able to log on to the application to maintain their personal preferences.
You need to use the least amount of development effort to enable users to log on.
What should you do?
DRAG DROP
---
You are developing an ASP.NET MVC Web API application.
The application must meet the following requirements:
It must send or receive data without the use of a buffer.
It must allow up to 1 MB of data to be received.
It must allow up to 2 MB of data to be sent.
You need to complete the code to meet the requirements.
What should you do? (To answer, drag the appropriate code segments to the correct location or locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
You need to regenerate the service proxies to include task-based asynchronous method signatures.
Which command should you use?
You are designing a distributed application that runs on the Microsoft Azure platform.
The application must store a small amount of insecure global information for all users that
does not change frequently.
You need to configure the application to meet the requirements.
Which server-side state management option should you use? Each correct answer
presents a complete solution. Choose all that apply.