Explain which is best suited place in the Application Start
and Session_Start subroutines with an example?

Answer Posted / rana rashid

Best suited place is Global.aspx..
in that file you put your application start and
session_start subroutines....
these initilize on the start of your application..

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you declare static variable? What is its lifetime?

596


What is difference between inproc and outproc?

752


What is csrf attack in asp.net?

592


What is asp short for?

661


How should I destroy my objects in asp.net?

679






Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

609


What is user control in asp.net?

597


What parameters can you pass in the url of the api?

743


Why do we use web config?

603


How we can force all the validation controls to run?

622


What are the merits and demerits of viewstate?

661


Which asp.net objects encapsulate the state of the client and the browser?

676


What is break mode?

613


What is custom attribute? How to create?

634


What are the disadvantages of using session?

559