They are methods of Session & Applications objects, you can use session object to store user-specific data, such as username, password, address. As well as the application object, you can store application-specific information that are shared for all users, such as counters.