Hi,
I've been trying to use this technic but it's not all gold.
The problem is that some actions compose of calls which some needs to be in a background thread yet some need to be on the UI thread. How do you think of solving this problem?
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Hi,
I've been trying to use this technic but it's not all gold.
The problem is that some actions compose of calls which some needs to be in a background thread yet some need to be on the UI thread. How do you think of solving this problem?