CATEGORIES
Difference between Application_Start and Session_Start
Published by: Rinku (3/3/2009 11:44:08 PM)
MAR 3 2009
What is the difference between Application_Start and Session_Start? Can you give an example of what can be placed in the Application_Start and Session_Start subroutines?
How is it helpful in initialization of global variables?How are they related to SessionStateModule?
Most Popular Articles
- What are the new server controls added in latest version of asp.net
- What is the difference between Convert.ToString() & .ToString() ?
- How do I Start Learning Dot Net and What is the Best Book to Follow
- How to display emoticons in an e-mail message using ASP.NET
- What are ISAPI filters in .Net Framework?
Multiple Inheritance in DOT.NET and Garbage collector >>
<< ADO.NET Dataset and ADO Recordset
COMMENT