what are the things we generally declare in session_start ,
application_start ?

Answers were Sorted based on User's Feedback



what are the things we generally declare in session_start , application_start ? ..

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

what are the things we generally declare in session_start , application_start ? ..

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

Post New Answer

More Dot Net AllOther Interview Questions

what are the fundamental and common properties of .net controls?

0 Answers   Six Sigma,


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?

0 Answers  


How does .net remoting work?

0 Answers  


Define an interrupt? : Dot net architecture

0 Answers  


Explain about generation?

0 Answers  


So what exactly is the configuration file for then?

0 Answers  


State the different levels of exceptional safety?

0 Answers  


can any one urls for learning .net(which is written in simple english)

1 Answers  


what is diffrent beatween localprinter and networkprinter

0 Answers  


Which software is used for .net programming?

0 Answers  


What are library functions?

0 Answers   DELL,


Categories