Can two web application share a session and application
variable ?
Answer Posted / ratnam
No, can't share. Becz. both web application session's are
different and also for application variables.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
Does asp.net still recognize the global.asa file?
What is localhost in asp.net?
What is the part of url?
How does output caching work in ASP.NET?
How to use a Master Database in Asp.net?
What is connection pooling and how to enable and disable connection pooling?
what is a .xap file? Explain with an example.
What is base class of button control in .net?
What is a web api endpoint?
Explain advantages of caching?
What is the difference between visual basic and asp.net?
What is the procedure to create the environment for asp.net? : asp.net mvc
Explain different types of Caching techniques in ASP.NET?
In Code-Behind class which kind of code (server or client) is found ?
What is the default timeout for a cookie?