Where can we set the specific variables for a application
and Session objects ?
Answers were Sorted based on User's Feedback
Answer / psetty
We can set the specific variables for the Application and
Session objects in the application_Start and Session_start
subroutines.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sathish
Application variable value is static value and not expired
the value.
ex:
application("vari name")=10
session vari., value have been expired 2 their duration of
session timing...
ex:
session("vari-name")=12
| Is This Answer Correct ? | 1 Yes | 1 No |
Descrie about response.buffer and repsonse.flush ?
Differentiate between structure and class.
can i use store procedure in disconnected mode? give me answer
What are the main requirements for caching?
How to handle errors in Web API?
What’s difference between “optimistic” and “pessimistic” locking?
When is the ViewState available during the page processing cycle ?
Where is session data stored in asp net?
How can we inherit a static variable?
Define caching.
Hi please tell me what is ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions of aspx,asmx,ascx its urgent plz reply me soon....
How would you turn off cookies on one page of your website?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)