READ Free Dumps For Microsoft- 70-486
Question ID 14806 | You are developing an ASP.NET MVC application. The application is deployed in a web |
Option A | ASP.NET session state |
Option B | A local database |
Option C | A state server |
Option D | Profile properties |
Correct Answer | C |
Question ID 14807 | You are developing an ASP.NET MVC application that provides instant messaging |
Option A | Configure polling from the browser. |
Option B | Implement long-running HTTP requests. |
Option C | Implement WebSockets protocol on the client and the server. |
Option D | Instantiate a MessageChannel object on the client. |
Correct Answer | D |