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?

Answer Posted / sulochana singh

The Application_Start event is guaranteed to occur only once throughout the lifetime of the application. It's a good place to initialize global variables. For example, you might want to retrieve a list of products from a database table and place the list in application state or the Cache object. SessionStateModule exposes both Session_Start and Session_End events.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can we inherit a static variable?

1102


What is a SESSION and APPLICATION object?

1094


What is synchronous and Asynchronous post back ?

1173


Can we override the enablepartialrendering property of the scriptmanager class?

1177


Explain the different parts that constitute ASP.NET application?

1062


Is it true that a Web service must be written in .NET or not?

1140


What is difference between Fragment Caching and Page Caching in ASP.NET?

1063


What is the use of service provider?

1085


What are the 3 levels at which content pages can be attached to Master Page?

1231


What language does asp.net use?

1049


Explain difference between friend and protected friend?

972


What is the Intermittent crashing of application in production?

1108


What is asp net theme?

1060


Explain the difference between webfarm and webgardens in .net?

1024


In the Repeater control which way you can edit?

1144