wpf - Same applications share the static variables when accessed through browser -


i have 2 different wpf apps...both accessed through internet explorer active ex.

app1 - using dlls in c:\progfiles(86)\app1

and

app2 - using dlls in c:\progfiles(86)\app2

and both have common dlls...and these dlls have static variables.

when access thse static variabled 1 application (ex:app1)..and after if try access other app (ex: app2)...the first value getting used.

can tell me should in case?


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -