[mono-android] Simple project with massive memory leak
Sayed Arian Kooshesh
kooshesh at gmail.com
Sat Nov 26 21:20:04 EST 2011
Use backgroundworker, not an async. Silly.
you're using very outdated code. What did google threading? Googling
code is like sticking your wang in a glory hole. You're not gonna get
anything good.And you may come out with more problems than you went in
with.
So
also, webclient i think wraps backgroundworker.
http://msdn.microsoft.com/en-us/library/system.componentmodel.backgroundworker.aspx
Use that. Avoid "threads" in c# cuz they are crap. I know from
experience. I've never developed mono-droid just an experienced c#
developer.
More information about the Monodroid
mailing list