1.

Which object in ASP.NET provides a global storage mechanism for state data that needs to be accessible to all pages in a given Web application?

A. Session
B. Application
C. ViewState
D. None of the above
Answer» C. ViewState


Discussion

No Comment Found