K
Kevin L
I have an application (Winforms application) that allocates quite a bit of
memory (like 45mb). This application is destined to run in a Terminal Server
environment by multiple users at the same time.
I would like to reduce the footprint as much as possible.
I have read a little about AppDomain, but I am have no idea how to implement
it for my application.
Any AppDomain for Dummies help would be greatly appreciated.
VS2005 VB.NET
memory (like 45mb). This application is destined to run in a Terminal Server
environment by multiple users at the same time.
I would like to reduce the footprint as much as possible.
I have read a little about AppDomain, but I am have no idea how to implement
it for my application.
Any AppDomain for Dummies help would be greatly appreciated.
VS2005 VB.NET