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
.Net Frame work arch?
6. Wcf- what is SOA
what is inheritancy where u required ?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
What is gui programming? : .NET Architecture
difference between Response.write,server.transfer and also which one is used when ?
What is the difference between absolute expiration and sliding-time expiration?
How will you do windows authentication and what is the namespace?
Waht is Dot net Arcitecture
Why the config file might not be writable
Define pipelining? : Dot net architecture
What are the new features of .net 2.0?
What's the difference between an application and a program?
Can I create my own metadata attributes?
How do I prevent concurrent access to my data?