Can two web application share a session and application
variable ?
Answers were Sorted based on User's Feedback
Answer / raj
you can share session and application variable in two web
application..but they should be run in same application
process
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ram
No, You cant share session and application variable
Is This Answer Correct ? | 3 Yes | 6 No |
Answer / 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 |
Explain diff between dataset and datareader?
What are three ways that you can use a compare validator?
what are the components available in global.asax ?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
0 Answers Accenture, Value Labs,
Give 2 examples for scenarios when routing is not applied?
How cross page posting is done in Asp.net 2.0?
What are the new data controls in asp.net 2.0?
Which is the namespace used to write error message in event Log File?
Will session work if cookies is disabled?
Where is asp.net view state stored?
How Many types of Page Load functions in asp.net
What methods are fired during the page load? Init()