Where can we set the specific variables for a application
and Session objects ?
Answer Posted / psetty
We can set the specific variables for the Application and
Session objects in the application_Start and Session_start
subroutines.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the differences between code behind and code inline?
What is data cache in sql server?
What is the difference between a cookie and a pixel?
What are the contents of cookie?
How does exception management works in ASP.NET?
What is web api config?
What is data grid view in asp.net?
What is dynamic web page with example?
Is it possible to write code in many languages in one asp.net project?
What is the significance of finalize method in .net?
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
How can we identify that the Page is Post Back?
How Can assign alias name for ASP.NET Web API Action?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Differentiate the session object and application object?