Can two web application share a session and application
variable ?
Answer Posted / guru
You can share
| Is This Answer Correct ? | 9 Yes | 13 No |
Post New Answer View All Answers
How does session authentication work?
What language is asp.net written in?
How do I create a web form?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is web router?
When was asp.net released?
What do you mean by marshalbyref?
Explain about the .NET framework?
What is the use of global.asax file?
What is the parent class of all the web server control?
Give some salient points of difference between request processor and request dispatcher.
What are the built-in objects in asp.net?
Why is string called immutable data type?
What language does asp.net use?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?