session.clear() - Clears the user session data
Tuesday, June 16, 2009
What is sealed class?
- A class defined with the keyword sealed,it is used to prevent derivation(inherits)
What is BLOB?
- A BLOB(Binary Large OBject) is a large item such as an image or an .exe represented in the binary form
what is mean by cookie?what is size of the cookies?
- Cookies is a small data structure it contains some small information sent by web server and saved by the web browser on the client machine.
- It has only limited size.
- i.e., 4096 bytes.
Monday, June 15, 2009
Subscribe to:
Posts (Atom)