what are the things we generally declare in session_start ,
application_start ?
Answers were Sorted based on User's Feedback
Answer / israr ali
whatever we want to keep in our whole session period then
write code in session start ex. the counter of website hits
and
whatever we want to keep in our whole application period
then write code in application start
( Israr Ali )
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sv2
Initialization and declare session in session_start and
application_start
ex:-session["Name"]="Viral";
application["Name"]="Shalin";
| Is This Answer Correct ? | 1 Yes | 1 No |
Explain 'managed' mean in the .NET context
what are the lifetime events of a from?
what is class and object explain with example?
What is the .net class that allows the retrieval of a data element using a unique key?
Explain the difference between primary & secondary storage device? : .NET Architecture
What is the difference between machine config vs. Web config : Dot net architecture
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
question related to table havi colspan and row span
What is Opf3
Can you explain update progress control?
What is .net mobile forms? : Microsoft dot net mobile
Wcf- What is ABC