Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts

0 Answers  


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture

0 Answers  


what is the difference between value types and reference types?

4 Answers   Six Sigma,


How to call .NET Web service from Java Appl. & Why ?

1 Answers  


What is ITIL? What is the use of ITIL and how it works?

7 Answers   Genpact, IBM,


What is a clickonce application?

0 Answers  


How can we integrate atlas with web services?

0 Answers  


What are .net mobile controls features? : Microsoft dot net mobile

0 Answers  


What is .net mobile lists. : Microsoft dot net mobile

0 Answers  


What is cache coherency and how is it eliminated? : Dot net architecture

0 Answers  


when garbage collector come into picture. ?

2 Answers  


inprocess vs out process session state : Dot net architecture

0 Answers  


Categories