What are the Application_Start and Session_Start
subroutines used for?

Answer Posted / elango

application_start is executed when the first time the
application get executed.This is useful to findout total no
of users visted in that website and etc.
Session_start will get executed when each unique user enter
in to the application here u can access session specific
values,username ,pwd etc.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between View State and Hidden Field in ASP.NET?

671


Define authentication and authorization.

630


Can you use c# without .net?

560


How can I configure asp.net applications that are running on a remote machine?

547


What is base class of button control in .net?

537






Web API supports which protocol?

874


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

590


3. What goals do you have in your career?

1432


What are the HTML server controls in ASP.NET?

584


What are the types of session in asp.net?

537


What is a 307 redirect?

518


What is HTTPModule and HTTPcontext? What is the use of each?

2003


What is class and object in asp.net?

510


What is asp net_sessionid?

649


Explain some of the major built-in objects in asp.net

621