garbage collection .NET CF

K

Kiran Pannu

I am planning to do some research on garbage collection facilities of
C#.NET COMPACT FRAMEWORK. I am wondering if someone can help me with
following questions,examples will be highly appreciated:
1.Do we have built in explicit control of garbage collector?
2.How is garbage collected? Is there a continuous overhead associated
with the algorithm, or is it a runtime issue?
3.Garbage collection algorithm and related specifics? Control or tuning
facilities?

Thanks in advance,
Kiran
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top