Online Access Free 70-492 Exam Questions
| Exam Code: | 70-492 |
| Exam Name: | Upgrade your MCPD: Web Developer 4 to MCSD: Web Applications |
| Certification Provider: | Microsoft |
| Free Question Number: | 132 |
| Posted: | Jun 03, 2026 |
You are designing an ASP.NET Web API application. You need to select an HTTP verb to allow blog administrators to remove a comment. Which HTTP verb should you use?
Customers download videos by using HTTP clients that support various content encodings. You need to configure caching on the DownloadVideo action to maximize performance. Which attribute should you add?
You need to maximize performance of video delivery. Which code segment should you use as the body of the GetVideoStream function in the Video-Controller class?
You are developing an ASP.NET MVC application. The application is deployed in a web farm and is accessed by many users. The application must handle web server failures gracefully. The servers in the farm must share the short-term state information. You need to persist the application state during the session. What should you implement?