As I’ve been developing more complex Silverlight business applications, I’ve been increasingly relying on BackgroundWorker to offload complex calculations and operations to the background thread.Something I didn’t have to worry about in the typical user interface thread-only implementation of my app was which thread change notifications fire on. Here’s a typical scenario:You have a CLR property
Tidak ada komentar:
Posting Komentar