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
What is difference between session and viewstate?
Write the different features of a Thread and a Process?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What are the page life cycle events?
Explain about Automatic resource management?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is the difference between the get method () and post method ()?
Can we store object in viewstate?
How to display Alert in ASP.NET
What is web api config?
Why do we use web config?
How will you do Redo and Undo in a TextControl?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc