T
Tony Johansson
Hello!
Assume I have four C# asp.net application running on the same computer.
These four C# asp.net application is using two dll named a.dll and b.dll
Assume also that these four C# asp.net application can run at the same time.
Can these four C# asp.net application cause any problem when using the two
dll at the same time.
If this can cause any problem what can be done about it ?
//Tony
Assume I have four C# asp.net application running on the same computer.
These four C# asp.net application is using two dll named a.dll and b.dll
Assume also that these four C# asp.net application can run at the same time.
Can these four C# asp.net application cause any problem when using the two
dll at the same time.
If this can cause any problem what can be done about it ?
//Tony