Search
.Management Sciences
A. Response.Cache.SetNoServerCaching();
B. Response.Cache.SetNoCaching();
C. Response.Cache.SetNoStore();
D. None of these
Related Mcqs:
- Which of the following is FALSE ?
- A. ASP.NET is a major upgrade over ASP B. ASP+ and ASP.NET refer to the same thing C. ASP.NET applications run without a Web Server D. None of these...
- Which method do you invoke on the Data Adapter control to load your generated dataset ?
- A. Fill( ) B. Read( ) C. ExecuteQuery( ) D. None of these...
- Whats is the significance of Response.ClearHeaders( ) ?
- A. Clears all the section value from rendered HTML File B. Clears the content of the Rendered page C. Clears all Headers from the buffer stream D. None of the above...
- Which of the following transfer execution directly to another page ?
- A. Response.Redirect B. Server.Transfer C. Both A and B D. None of these...
- What is the Server.MachineName does_________________?
- A. Gets the Referred Web site name on the server B. Gets the Server’s Machine Name C. Gets the Client Machine Name D. None of the above...
Recent Comments