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...


Can you give an example of what might be best suited to
place in the Application_Start and Session_Start subroutines?

Answers were Sorted based on User's Feedback



Can you give an example of what might be best suited to place in the Application_Start and Session_..

Answer / raghumadhav tirunagari


Application_start need for global variable which are
available over the application.
Sesssion_Start : login dependent ( user dependent)

Is This Answer Correct ?    2 Yes 1 No

Can you give an example of what might be best suited to place in the Application_Start and Session_..

Answer / guest

I am takeing an example for "online shopping website".We
have two options for customers (like Guest and register
users) to buy a product.
1.By default we have to show guest as one user.
2.Register user who are sigined in it.
3.Also i need to display how many uesrs are online.
There are some points to remmber:
1.How can i maintain Guest user to whole app.
2.how to maintain how many uesrs are online.
Application_Start:this event is used to declare global
variables.
Application["User"]="Guest";
Session_Start:This event is used to count how many no of
users are online.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

Explain pipelining? : Dot net architecture

0 Answers  


HttpHendler and HttpModules

0 Answers   PCS, Sopra,


Explain the difference between l1 and l2 cache? : Dot net architecture

0 Answers  


What are the different access modifier? Explain in detail?

2 Answers   Tesco,


Difference between throw exception and rethrowing ?

0 Answers  


What is a virtual memory? : Dot net architecture

0 Answers  


Explain .net mobile selectionlist control? : Microsoft dot net mobile

0 Answers  


What is the difference between primary & secondary storage device? : Dot net architecture

0 Answers  


What is difference between Desktop, Client Server & Web based applications?

0 Answers   Infogain,


Explain Intermediate Language?

0 Answers   MaxSolPro,


Explain the race around condition? : Dot net architecture

0 Answers  


how to make my form not to appear in the task bar?

1 Answers   Six Sigma,


Categories