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
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Which property is used to identify the Page is Post Back in ASP.NET?
Explain asp.net web forms.
How does the iis work?
What a diffgram is, and a good use for one?
how to transfer the file from client to server using asp.net
What are sharepoint pages?
Explain how can we access static variable?
Where session id is stored?
What is webresource axd?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
Where sessions are stored?
What is the difference between a page theme and a global theme?
What do you mean by serialize?
What is base class of button control in .net?