What are the Application_Start and Session_Start
subroutines used for?
Answer Posted / devi
This is where you can set the specific variables for the
Application and Session objects.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many languages are supported by .NET at present time?
Is asp.net core faster?
Which methods validate all the controls on a page?
What is a runtime version?
What are the differences between the response.write() and response.output.write()?
How to find out what version of asp.net I am using on my machine?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is the Difference between MVC And MVP design pattrens
Where code pages are used?
how to write html code with ssl
What does asp stand for in asp.net?
What is fulltrust?
Why would anyone need to implement their own hashtable or linked list?
Explain how can we inherit a static member?
Which dll handles the request of .aspx page?