I can create you a bot that can do that for you, in fact I made something similar to what you're asking for someone else on this forum already... add me on Skype and we can chat.
Skype: CSharp4.5
Can get a bot together for any one that needs it, PM / add me on Skype to see some of my work / discuss a solution, you can also check out my iTrader for references ;)
Skype: CSharp4.5
And those links prove what?
This goes right back to me explaining to you that resources must be disposed of to allow the GC to do its job, once you dispose a resource it doesn't sit around there forever waiting for the GC to collect it.
lol, my work speaks for its self ;)
If you read the whole article you would have realized that in fact, Microsoft agrees with me...
I do this for a living mate, and not only that, but the article is dated from the year 2000, more than a decade has passed
Will have to disagree with you there, .Net doesn't have a "rudimentary memory management" system. The main problem is objects not being disposed once being used (such as a connection), which will lead to the garbage collector seeing that the object is still in use. It's a shitty programming...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.