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
Is asp.net core faster?
Diff between web user control and web custom control?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
How can we apply themes to an asp.net application?
What is asp.net web application?
Define session in asp.net.
Do you know using sql cache invalidation?
What are client activated objects?
Differentiate between file-based dependency and key-based dependency.
What is the difference between file-based dependency and key-based dependency?
How does asp.net work?
How you can stop the validation of ASP.NET controls from client side?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
How to rename a table using sql queries?