Categories:
.NET (357)
C (330)
C++ (184)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (2)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is a SESSION and APPLICATION object
What is a SESSION and APPLICATION object ?
✍: Guest
Session object store information between HTTP requests for a particular user, while application object are global across users.
2007-10-24, 5609👍, 0💬
Popular Posts:
Is There Any XSD File to Validate Atom Feed Files? - RSS FAQs - Atom Feed Introduction and File Gene...
The following variable is available in file1.c, who can access it? static int average; Answer: all t...
How To Set session.gc_maxlifetime Properly? - PHP Script Tips - Understanding and Using Sessions As ...
From performance point of view how do they rate ? Repeater is fastest followed by Datalist and final...
What is XSLT? XSLT is a rule based language used to transform XML documents in to other file formats...