Comments
Sort by recent activity
Hi,
thanks for your replay!
No, there are just two threads, the GUI thread and a BackgroudWorker thread to get data from a WebService/DB (but I'm not shure if the second thread has started already).
The strange thing is that this memory allocation only happens in a release build, a debug build or starting a exe within a debug session don't show such a behavoir. / comments
Hi,
thanks for your replay!
No, there are just two threads, the GUI thread and a BackgroudWorker thread to get data from a WebService/DB (but I'm not shure if the second thread has started already)...