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
server.transfer limitation ?
how to change the application name?
Explain the purpose of cache? : Dot net architecture
5. Wcf- Session Managment
Explain the race around condition? How can it be overcome? : Dot net architecture
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
How do I write to the application configuration file at runtime?
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
Explain the race around condition? : Dot net architecture
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
What is application frame host?
Explain about .net garbage collector?
Explain the difference between l1 and l2 cache? : Dot net architecture
Explain .net mobile input controls? : Microsoft dot net mobile
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile