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 |
what are the fundamental and common properties of .net controls?
Explain in-proc,out-proc and sql server.
4 Answers G7 CR Technologies, Ness Technologies,
I can't be bothered with cas. Can I turn it off?
How does .net remoting work?
Define an interrupt? : Dot net architecture
Explain about generation?
So what exactly is the configuration file for then?
State the different levels of exceptional safety?
can any one urls for learning .net(which is written in simple english)
what is diffrent beatween localprinter and networkprinter
Which software is used for .net programming?
What are library functions?