Click here to Skip to main content
15,928,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: Peculiar Behavior in IEExec Pin
Heath Stewart29-Sep-04 8:19
protectorHeath Stewart29-Sep-04 8:19 
GeneralRe: Peculiar Behavior in IEExec Pin
Tom Larsen29-Sep-04 10:39
Tom Larsen29-Sep-04 10:39 
GeneralRe: Peculiar Behavior in IEExec Pin
Heath Stewart29-Sep-04 10:58
protectorHeath Stewart29-Sep-04 10:58 
GeneralFileNotFoundException for dll reference in project Pin
kayhustle29-Sep-04 6:15
kayhustle29-Sep-04 6:15 
GeneralRe: FileNotFoundException for dll reference in project Pin
Colin Angus Mackay29-Sep-04 6:30
Colin Angus Mackay29-Sep-04 6:30 
GeneralRe: FileNotFoundException for dll reference in project Pin
kayhustle29-Sep-04 13:23
kayhustle29-Sep-04 13:23 
Generalplease any body help me with this memory problem Pin
tifa29-Sep-04 5:51
tifa29-Sep-04 5:51 
GeneralRe: please any body help me with this memory problem Pin
Dave Kreskowiak29-Sep-04 6:09
mveDave Kreskowiak29-Sep-04 6:09 
It's not a problem. What your seeing is the Garbage Collector finally getting around to collecting and freeing objects and releasing memory. It's pretty lazy about it, so have some patience.

The GC will jump in and do a collection if it needs to, like if memory starts running low or you or another outside app allocates an object that is large enough to cause a collection to free up memory needed for the new object.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: please any body help me with this memory problem Pin
kayhustle29-Sep-04 6:12
kayhustle29-Sep-04 6:12 
GeneralRe: please any body help me with this memory problem Pin
tifa29-Sep-04 8:26
tifa29-Sep-04 8:26 
GeneralMonthCalendar problem Pin
Gavin Jeffrey29-Sep-04 4:42
Gavin Jeffrey29-Sep-04 4:42 
GeneralRe: MonthCalendar problem Pin
Nick Parker29-Sep-04 5:23
protectorNick Parker29-Sep-04 5:23 
GeneralRe: MonthCalendar problem Pin
Stefan Troschuetz29-Sep-04 5:23
Stefan Troschuetz29-Sep-04 5:23 
GeneralRe: MonthCalendar problem Pin
Nick Parker29-Sep-04 5:45
protectorNick Parker29-Sep-04 5:45 
GeneralRe: MonthCalendar problem Pin
Stefan Troschuetz29-Sep-04 7:44
Stefan Troschuetz29-Sep-04 7:44 
GeneralRe: MonthCalendar problem Pin
Gavin Jeffrey29-Sep-04 20:55
Gavin Jeffrey29-Sep-04 20:55 
GeneralRe: MonthCalendar problem Pin
Stefan Troschuetz29-Sep-04 21:58
Stefan Troschuetz29-Sep-04 21:58 
GeneralDataGrid Automatic Scrollbars Pin
MarkMokris29-Sep-04 4:35
MarkMokris29-Sep-04 4:35 
GeneralRe: DataGrid Automatic Scrollbars Pin
Nick Parker29-Sep-04 5:53
protectorNick Parker29-Sep-04 5:53 
Generalcom+ transactions c# ot VB Pin
gerdedannan29-Sep-04 3:31
gerdedannan29-Sep-04 3:31 
General.NET 1.1 SP1 causes lots of problems! Pin
Pain_Elemental29-Sep-04 2:48
Pain_Elemental29-Sep-04 2:48 
GeneralRe: .NET 1.1 SP1 causes lots of problems! Pin
Charlie Williams29-Sep-04 4:59
Charlie Williams29-Sep-04 4:59 
GeneralRe: .NET 1.1 SP1 causes lots of problems! Pin
Dave Kreskowiak29-Sep-04 5:25
mveDave Kreskowiak29-Sep-04 5:25 
GeneralRe: .NET 1.1 SP1 causes lots of problems! Pin
Pain_Elemental29-Sep-04 9:11
Pain_Elemental29-Sep-04 9:11 
Questionsliding toolbar?? Pin
wakkerjack29-Sep-04 2:12
wakkerjack29-Sep-04 2:12 

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.