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 are the features of asp.net mvc?

602


How can we access static variable?

720


What are the advantages of using session?

516


What is a session http?

604


What is the procedure to create the environment for asp.net? : asp.net mvc

595






How to display validation messages in one control?

637


A web service can only be written in .net? State whether true or false.

624


How Session outproc in Sqlserver stored?

2404


What is the difference between CLICK and MOUSE DOWN Event ?

682


Is global asax mandatory?

654


What is data caching?

645


What is event bubbling?

689


Apart from IDE what are the enhancements in asp.net 2.0?

1701


Explain what are delegates?

661


How long do session variables last?

610