070-519 試験問題を無料オンラインアクセス
| 試験コード: | 070-519 |
| 試験名称: | Designing & Developing Web Apps Using MS .NET Frmwk 4 |
| 認定資格: | Microsoft |
| 無料問題数: | 246 |
| 更新日: | 2026-06-03 |
You are designing an ASP.NET Web application. A page of the Web application will use the ASP.NET Calendar server control. Users will select the type of calendar from a drop-down list named CalendarType. The CalendarType list contains cultural preferences.
You need to recommend an approach for rendering the calendar control based on the selected cultural preference.
What should you recommend?
You are designing an ASP.NET Web application. Each page of the Web application will
have a common master page and derive from a common base page class.
You have the following requirements:
You need to recommend an approach to support localization.
What should you recommend?
You are designing an ASP.NET Web application for online image editing.
Users can upload images to the Web application and edit those images by using utilities provided by the application. Some utilities are processor intensive and should be offloaded to a Graphics Processing Unit (GPU). Other utilities require the use of proprietary algorithms that must be performed on the server.
You need to design a solution for minimizing bandwidth usage and Web server response times during image processing, while providing a responsive application.
Which two approaches should you recommend? (Each correct answer presents part of the solution. Choose two.)
You need to plan for authentication and authorization of Web application users.
Which approach should you recommend?