Click here to Skip to main content
15,908,843 members
Home / Discussions / C#
   

C#

 
AnswerRe: Garbage Collection in C#. Pin
Colin Angus Mackay5-Apr-09 23:48
Colin Angus Mackay5-Apr-09 23:48 
GeneralRe: Garbage Collection in C#. Pin
S. Senthil Kumar6-Apr-09 5:22
S. Senthil Kumar6-Apr-09 5:22 
AnswerMessage Removed Pin
6-Apr-09 3:35
professionalN_tro_P6-Apr-09 3:35 
GeneralRe: Garbage Collection in C#. Pin
Colin Angus Mackay6-Apr-09 5:00
Colin Angus Mackay6-Apr-09 5:00 
GeneralRe: Garbage Collection in C#. Pin
led mike6-Apr-09 5:15
led mike6-Apr-09 5:15 
GeneralRe: Garbage Collection in C#. Pin
Dan Neely6-Apr-09 9:05
Dan Neely6-Apr-09 9:05 
GeneralRe: Garbage Collection in C#. Pin
Colin Angus Mackay6-Apr-09 9:07
Colin Angus Mackay6-Apr-09 9:07 
GeneralRe: Garbage Collection in C#. Pin
Dan Neely6-Apr-09 9:37
Dan Neely6-Apr-09 9:37 
And despite reading about it a week or two ago, I didn't quite get it right. The allocator prefers the end of the heap to free space except when it would otherwise be forced to grow the heap. In certain unexpected circumstances this can bite you badly.

http://www.simple-talk.com/dotnet/.net-framework/the-dangers-of-the-large-object-heap/[^]

Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots.
-- Robert Royall

GeneralRe: Garbage Collection in C#. Pin
Dan Neely7-Apr-09 7:05
Dan Neely7-Apr-09 7:05 
QuestionSend struct from c# as reference to c++ dll Pin
Ronenb5-Apr-09 23:15
Ronenb5-Apr-09 23:15 
AnswerRe: Send struct from c# as reference to c++ dll Pin
CPallini5-Apr-09 23:44
mveCPallini5-Apr-09 23:44 
QuestionC# + Webpage, questions Pin
Yinfall5-Apr-09 23:14
Yinfall5-Apr-09 23:14 
AnswerRe: C# + Webpage, questions Pin
Colin Angus Mackay5-Apr-09 23:19
Colin Angus Mackay5-Apr-09 23:19 
GeneralRe: C# + Webpage, questions Pin
Yinfall5-Apr-09 23:43
Yinfall5-Apr-09 23:43 
GeneralRe: C# + Webpage, questions Pin
Colin Angus Mackay6-Apr-09 0:18
Colin Angus Mackay6-Apr-09 0:18 
JokeRe: C# + Webpage, questions Pin
Yinfall6-Apr-09 0:26
Yinfall6-Apr-09 0:26 
QuestionEnable/Disable DataGridViewCell Pin
half-life5-Apr-09 23:09
half-life5-Apr-09 23:09 
AnswerRe: Enable/Disable DataGridViewCell Pin
Michael Bookatz5-Apr-09 23:38
Michael Bookatz5-Apr-09 23:38 
GeneralRe: Enable/Disable DataGridViewCell Pin
half-life6-Apr-09 0:30
half-life6-Apr-09 0:30 
AnswerRe: Enable/Disable DataGridViewCell Pin
Henry Minute6-Apr-09 1:43
Henry Minute6-Apr-09 1:43 
GeneralRe: Enable/Disable DataGridViewCell Pin
half-life6-Apr-09 1:55
half-life6-Apr-09 1:55 
QuestionParser Error Message: Could not load type '_Default'. [urgent help] Pin
Yosh_5-Apr-09 23:02
professionalYosh_5-Apr-09 23:02 
AnswerRe: Parser Error Message: Could not load type '_Default'. [urgent help] Pin
Vikram A Punathambekar5-Apr-09 23:17
Vikram A Punathambekar5-Apr-09 23:17 
QuestionPlease Help Me!!! Pin
crrajaguru5-Apr-09 22:54
crrajaguru5-Apr-09 22:54 
AnswerRe: Please Help Me!!! Pin
Blue_Boy5-Apr-09 23:13
Blue_Boy5-Apr-09 23:13 

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.