As i know the Garbage Collector manages the allocation and deallocation of memory in C#.
When i need to convert unmanaged code into C# what exactly should be done with constructor and destructor code?Should i convert it accordingly as in C# or leave it assuming GC will look after it?
Please give the information at the earliest.
Mail
[email protected]