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 MS chart control in visual studio?
State the different levels of exceptional safety?
Explain the five stages in a dlx pipeline? : Dot net architecture
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
HttpHendler and HttpModules
What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile
4. Wcf- what Asych and Sych call and how that works
Explain about clr?
Is .net easier than java?
Tell me .net mobile emulators? : Microsoft dot net mobile
What is the difference between an event and a delegate?
how to change the title of my window?
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
12. Types of polymorphisem[Run and Design Exp.]