Do we need to Releasing COM objects in .NET?? Write your opinion.
Well,
Good friend of mine, ask me interesting question: "Do I need to release my COM objects on my office add-in application I wrote in .NET??!!".
It seems that there are different opinion on this issue. Do we have to use ReleaseComObject or let GC do the job for me?
I have my opinion I will write later, but please write your opinion, I really wants to read what you think.
Thanks,
Rotem