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 |
Mention the execution process for managed code?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
True or False: A Web service can only be written in .NET?
How Response.flush works in server.Execute
How many types of controls are there in asp.net?
Where web.config file is used?
Do I need to have the latest version of windows media player installed?
What are the different types of proxy patterns?
What is State Management in .Net and how many ways are there to maintain a state in .Net?
Is asp.net and .net the same?
What namespaces are imported by default in ASMX files?
What is AutoPostback?
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)