Click here to Skip to main content
15,887,214 members

Questions

Questions


3
answers

Is there any possible way to initiate "destroy" object in C#?

13-Jul-15 22:23pm - updated 14-Jul-15 1:10am
1
answer

Why object have death-alive-death (resurrected) that have finalizer in .NET

5-May-14 18:11pm - updated 5-May-14 19:16pm
1
answer

Garbage collector makes a object garph using managed heap and Roots

5-Jan-14 17:37pm - updated 6-Jan-14 5:17am
1
answer

Ensuring the call to GC in Java

5-Feb-14 22:14pm - updated 5-Feb-14 23:15pm
1
answer

How do we know that garbage collector in calling in Generation 1 or 2 on a memory location.

8-Oct-14 20:40pm - updated 8-Oct-14 22:20pm
0
answers

vb.net using Windows7.Multitouch.dll. GarbageCollector Error

7-Jan-15 13:22pm
3
answers

if I declared int a=2 , and it is not used anywhere in the code,does garbage collector will free it

7-Feb-15 20:20pm - updated 7-Feb-15 22:55pm
1
answer

How Do I Dispose Managed And Unmanged Code Using Dispose Method In C#?

23-Feb-15 20:45pm - updated 24-Feb-15 1:05am
1
answer

Prevent "out of memory" exceptions when creating bitmaps from smaller images

27-Mar-16 10:13am - updated 27-Mar-16 12:06pm
0
answers

High CPU when allocating memory

15-Jul-16 8:57am - updated 15-Jul-16 22:17pm
0
answers

Garbage collection question

15-Jul-16 9:02am
2
answers

Who calls gc.collect() in C#? Is it a CLR?

22-Mar-17 18:32pm - updated 22-Mar-17 20:31pm
1
answer

Does garbage collector remove memory occupied by child threads of its parent thread

3-Aug-17 0:32am - updated 3-Aug-17 1:43am
3
answers

How to deallocate the memory?

24-Sep-17 21:28pm - updated 25-Sep-17 16:09pm
2
answers

How many objects are available for garbage collection after the following code is runned?

1-Nov-17 23:05pm - updated 1-Nov-17 23:53pm
2
answers

How many objects are available for garbage collection after the following code is runned?

2-Nov-17 5:26am - updated 2-Nov-17 8:59am
1
answer

Why after calling dispose on bitmap object GDI objects are not getting released immediately

11-Jan-19 2:27am - updated 12-Jan-19 7:15am
1
answer

How to realese memory of used by data from the database in memory ?

26-Jan-19 1:25am - updated 26-Jan-19 1:41am
1
answer

.net gc.collect multi instance

18-Nov-19 7:22am - updated 18-Nov-19 7:48am
3
answers

How can I know if an object is in use or not?

30-May-21 3:18am - updated 30-May-21 7:11am
Page 1 of 2
1 2


To narrow down your search try filtering by tags using the Filter box at the top right.