Saturday, 24 August 2013

Should i call GC.Collect

Should i call GC.Collect

References

Reference NO 1

http://blogs.msdn.com/b/ricom/archive/2004/11/29/271829.aspx

Reference NO 2

http://stackoverflow.com/questions/478167/when-is-it-acceptable-to-call-gc-collect

Reference NO 3

http://stackoverflow.com/questions/1930738/should-i-call-gc-collect-immediately-after-using-the-large-object-heap-to-preven

Reference NO 4

http://www.dotnetperls.com/gc-collect

Reference NO 5

http://social.msdn.microsoft.com/Forums/vstudio/en-US/eafa2998-60d4-492c-baca-13868648c215/action?threadDisplayName=when-is-it-ok-to-call-gccollect

Reference NO 6

http://codebetter.com/stevehebert/2005/07/21/amazing-code-smell-gc-collect/

Reference NO 7

http://bytes.com/topic/c-sharp/answers/904375-smart-call-gc-collect

Reference NO 8

http://vantsuyoshi.wordpress.com/2012/01/13/do-not-afraid-to-call-gc-collect/

No comments:

Post a Comment