what are the things we generally declare in session_start ,
application_start ?
Answer Posted / sv2
Initialization and declare session in session_start and
application_start
ex:-session["Name"]="Viral";
application["Name"]="Shalin";
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How is the using() pattern useful? What is idisposable?
What is Com Callable wrapper?when it will created?
difference between Response.write,server.transfer and also which one is used when ?
What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile
How will you do windows authentication and what is the namespace?
Explain about code access security?
server.transfer limitation ?
I can't be bothered with cas. Can I turn it off?
State and explain about microsoft.net?
Which software is used for .net programming?
How can implement drag and drop using atlas?
Explain about continuable exceptions?
how to make and display a form without title bar?
How do I know when my thread pool work item has completed?
What is the use of CLR in .NET?