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
What is an interrupt? : Dot net architecture
What is an asssembly qualified name? Is it a filename? How is it different?
What are the types of application software?
Explain the race around condition? : .NET Architecture
How is the using() pattern useful? What is idisposable?
Explain .net mobile events? : Microsoft dot net mobile
Differnce between managed code and unmanaged code ?
Explain .net mobile automatic paging? : Microsoft dot net mobile
Explain the use of virtual, sealed, override, and abstract.
What is the .net class that allows the retrieval of a data element using a unique key?
Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile
What is Object Caching in Visual Studio 2010?
Explain cache? : Dot net architecture
Explain about validation?
What are end points, contract, address and bindings?