What is a session?
Answers were Sorted based on User's Feedback
Answer / seshu
Session is an object is used to give unique identity for
each user.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sudha
session object is used to store information about one
single user and re avaible to all pages in one application
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
A user accessing an application is known as a session.
| Is This Answer Correct ? | 0 Yes | 2 No |
Name the methods in application object?
Define server object?
What is the difference between razor and aspx view engine?
How do I create an aspx file?
What is an asp model?
How do I view an asp file?
What is aspx in url?
What are the function of attributes of the <form> tags?
Hii My Question is How the Down Payment will clear in APP? Can any one help me
What is the difference between Querystring collection and Form collection?
Define global.asa file?
Which choice is NOT a property of Dictionary Object? A. Key() B. CompareMode C. Item () D. Exists () E. Count