Can two web application share a session and application
variable ?
Answer Posted / 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 |
Post New Answer View All Answers
How can we register exception filter globally?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Where are session variables stored?
What is difference between datalist and gridview?
What is the difference between a page theme and a global theme?
Explain culture and uiculture values.
Where the assembly is stored in asp.net?
How long the items in ViewState exists?
What does the hotspot class in .net do?
Why viewstate is used in asp.net?
What is a pixel url?
Which method is used to force all the validation controls to run?
What is a session in asp.net?
What is the use of HttpHandlers? When to use this?
Explain the difference between an exe and a dll?