what are the things we generally declare in session_start ,
application_start ?
Answer Posted / israr ali
whatever we want to keep in our whole session period then
write code in session start ex. the counter of website hits
and
whatever we want to keep in our whole application period
then write code in application start
( Israr Ali )
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does .NET runtime offer Deterministic Destruction or not?
How do I write to the application configuration file at runtime?
What are the types of memory management? : Dot net architecture
How is the using() pattern useful? What is idisposable?
Define pipelining? : Dot net architecture
What are different types that a variable can be defined and their scopes ?
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
State and explain about microsoft.net?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
Explain about validation?
What is .net mobile utility controls. : Microsoft dot net mobile
difference between Response.write,server.transfer and also which one is used when ?
Whate are resource files? How are they used in .net?
What is the difference between primary & secondary storage device? : Dot net architecture
What is the difference between machine config vs. Web config : Dot net architecture