P
PVV30
Hello,
Can anyone guide me to a site where I may get list of all
controls that cause Memory Leakage in Windows Application
build using Frmaework1.0
Through various forums, I have foud out that following
controls have problem:
1. DateTimePicker - Gets associated with some
SystemEvents.UserPreferencesChanged resulting in leakage.
http://www.error-
bank.com/microsoft.public.dotnet.framework.windowsforms.con
[email protected]_Thread.aspx
2. Context Menu [FORUM, accepted by MS guys]
3. Numeric Up Down [FORUM]
4. DataTable.Select using "IN" operator as expression.
[MSDN]
4. For Each Loop [FORUM]
Following professional has been responding to lot of
queries on forums - Ying-Shen Yu [MSFT] Microsoft Online
Partner Support.
The application we are developing is resulting in lot of
memory leakage. Even after invoking Dispose methods,
releasing references not much is gained.
If any such resource is available it may help us in
identifying where we are going wrong.
Regards,
PVV30
Can anyone guide me to a site where I may get list of all
controls that cause Memory Leakage in Windows Application
build using Frmaework1.0
Through various forums, I have foud out that following
controls have problem:
1. DateTimePicker - Gets associated with some
SystemEvents.UserPreferencesChanged resulting in leakage.
http://www.error-
bank.com/microsoft.public.dotnet.framework.windowsforms.con
[email protected]_Thread.aspx
2. Context Menu [FORUM, accepted by MS guys]
3. Numeric Up Down [FORUM]
4. DataTable.Select using "IN" operator as expression.
[MSDN]
4. For Each Loop [FORUM]
Following professional has been responding to lot of
queries on forums - Ying-Shen Yu [MSFT] Microsoft Online
Partner Support.
The application we are developing is resulting in lot of
memory leakage. Even after invoking Dispose methods,
releasing references not much is gained.
If any such resource is available it may help us in
identifying where we are going wrong.
Regards,
PVV30