Click here to Skip to main content
15,917,793 members
Home / Discussions / C#
   

C#

 
QuestionActive Directory "login" from C# application Pin
User 137680017-Mar-08 3:52
User 137680017-Mar-08 3:52 
GeneralResource leak (handles count) in simple .NET application Pin
Kolobock17-Mar-08 3:45
Kolobock17-Mar-08 3:45 
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Luc Pattyn17-Mar-08 3:55
sitebuilderLuc Pattyn17-Mar-08 3:55 
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Kolobock17-Mar-08 4:07
Kolobock17-Mar-08 4:07 
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Luc Pattyn17-Mar-08 4:25
sitebuilderLuc Pattyn17-Mar-08 4:25 
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Kolobock17-Mar-08 8:32
Kolobock17-Mar-08 8:32 
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Luc Pattyn17-Mar-08 8:44
sitebuilderLuc Pattyn17-Mar-08 8:44 
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Kolobock17-Mar-08 10:18
Kolobock17-Mar-08 10:18 
Hi Luc

I undestand that AppendText do something with memory or other objects ...
And GC can work later. Smile | :)

Please note that my lalest source code does not call TextBox.AppendText(..)
and does not change Text property of control at all. But Handles are leaking!

It seems like leak is not related with Text property or with AppendText() method of TextBox class.
Problem with cross threading call.
It's very strange.

Anyway thank you very much!

Roman
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Rob Philpott17-Mar-08 4:10
Rob Philpott17-Mar-08 4:10 
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Kolobock17-Mar-08 8:34
Kolobock17-Mar-08 8:34 
GeneralRe: Resource leak (handles count) in simple .NET application Pin
Kolobock17-Mar-08 23:57
Kolobock17-Mar-08 23:57 
GeneralIP Camera with C# Pin
sher1217-Mar-08 3:44
sher1217-Mar-08 3:44 
GeneralRe: IP Camera with C# Pin
Luc Pattyn17-Mar-08 3:59
sitebuilderLuc Pattyn17-Mar-08 3:59 
GeneralScreen Shot Pin
sjs4u17-Mar-08 2:18
sjs4u17-Mar-08 2:18 
GeneralRe: Screen Shot Pin
ritz123417-Mar-08 2:45
ritz123417-Mar-08 2:45 
GeneralRe: Screen Shot Pin
sjs4u17-Mar-08 2:48
sjs4u17-Mar-08 2:48 
GeneralRe: Screen Shot Pin
Christian Graus17-Mar-08 9:18
protectorChristian Graus17-Mar-08 9:18 
GeneralRe: Screen Shot Pin
Kristian Sixhøj17-Mar-08 3:58
Kristian Sixhøj17-Mar-08 3:58 
GeneralUnable to start debugging a web application in VS2003 Pin
i_want_to_learn_c#17-Mar-08 1:54
i_want_to_learn_c#17-Mar-08 1:54 
GeneralRe: Unable to start debugging a web application in VS2003 Pin
Rob Philpott17-Mar-08 2:27
Rob Philpott17-Mar-08 2:27 
GeneralRe: Unable to start debugging a web application in VS2003 Pin
i_want_to_learn_c#17-Mar-08 2:49
i_want_to_learn_c#17-Mar-08 2:49 
GeneralRe: Unable to start debugging a web application in VS2003 Pin
Rob Philpott17-Mar-08 3:47
Rob Philpott17-Mar-08 3:47 
GeneralC# XML and thread tutorial Pin
George_George17-Mar-08 1:49
George_George17-Mar-08 1:49 
GeneralRe: C# XML and thread tutorial Pin
led mike17-Mar-08 4:28
led mike17-Mar-08 4:28 
GeneralRe: C# XML and thread tutorial Pin
George_George17-Mar-08 17:38
George_George17-Mar-08 17:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.