What are the ways of preserving data on a Web Form in ASP.NET?
Correct Answer: These objects provide two levels of scope: Application State Data stored in the application object can be shared by all the sessions of the application Application object stores data in the key value pair