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 |
What is the base class from which web forms are inherited?
we can able to display a MessageBox in asp .net without using any script langages?
How do you declare static variable? What is its lifetime?
Can viewstate be accessed in another page?
What are the types of authentications in ASP.NET?
2 Answers Accenture, BirlaSoft,
Explain asp.net application life cycle?
How do you make your site SSL enabled ?
What is the use of web.config file?
Caching techniques in .NET?
What are the different web pages?
what is roles in asp.net
Why and where this web.config file is used?
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)